O
OctavioOlguin
Guest
I've just moved my first rest app from development to production server. Deployed it and stuff... according to Deploying ABL, SOAP, and REST applications to a Progress Application Server for OpenEdge instance - Videos - Progress it worked on development like a charm, problem came on Production Server. All response I got is An error occurred while executing your request! Forbidden On oeablSecurity.properties, i got client.login.model=anonymous http.all.realm=OpenEdge http.all.authmanager=local If i query http://10.101.102.210:8818/ which is my prod server and port of service, I got Welcome to Progress Application Server for OpenEdge Current session: RemoteUser: null Principal: null RemoteAddr: 10.101.102.151 ServerName: 10.101.102.210 Login: no Username: anonymousUser I would like to make it work, and then progressive add security and stuff... Are there some logs I could address to investigate? How could I achieve that? Thanks Jorge
Continue reading...
Continue reading...