See error logs of failed inbound REST calls in scoped application
- 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:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2018 08:32 AM
Make the property glide.rest.debug to true and check the HTTP log or Node Browser Log
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2018 08:36 AM
From where can I access the HTTP log ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2018 08:53 AM
Type http in the navigation bar, you should see it
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2018 09:04 AM