Rest return 500 error
I have an application which is distributed across maybe 5 servers since it has over a thousand users at a time we had an upgrade to the application last week and I had an integration build that uses the REST service (
I have an application which is distributed across maybe 5 servers since it has over a thousand users at a time we had an upgrade to the application last week and I had an integration build that uses the REST service (
With Postman and soapui you are hitting the url straight not via a network protocol, thus it giving 200.
What I think you should check system logs to see whats the error thrown by the rest application. I feel its just an authentication / authorization issue
Feel free to share logs if it doesn't resolve
@Anastasia Dyubaylo why are you editing all my questions