See error logs of failed inbound REST calls in scoped application
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2018 08:25 AM
Hi,
I need to lock a the error log(s) from failed invocations of my scripted inbound REST services. They are used for integration with 3-party application and I must see how the JSON messages are generated in the 3-party application.
Where can i find and view error logs for inbound REST invocations ?.
Labels:
- Labels:
-
Scripting and Coding
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2018 10:51 AM
Did you also check Node Log file browser
Check the below doc for reference
https://docs.servicenow.com/bundle/kingston-application-development/page/integrate/inbound-rest/reference/r_DebuggingRESTQueries.html
Please mark this response as correct or helpful if it assisted you with your question.