what could be the reason for 500 error message in REST API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2016 02:10 AM
Hi All,
what could be the reason for 500 error message in REST API
I have created a REST message and reading the data from an endpoint(url).
But getting the 500 http status .
Can any one help me to fix this issue.
Thanks
Pradeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2016 11:04 PM
Hi Pradeep,
Other than the 500 error you are seeing do you see anything else such as OperationTimedOut or InternalError?
Is the far end server generating the 500 a ServiceNow instance?
How are you creating the REST message? Most likely explanation for the 500 error is that the sent message is not quite right.
Sometimes the admins of the far end can tell you why the 500 error was generated - so you could ask them.
Best Regards
Tony