The CreatorCon Call for Content is officially open! Get started here.

See error logs of failed inbound REST calls in scoped application

janne_stgren
Kilo Explorer

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 ?.

 

5 REPLIES 5

SanjivMeher
Kilo Patron
Kilo Patron

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.

janne_stgren
Kilo Explorer

From where can I access the HTTP log ?

 

 

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.

janne_stgren
Kilo Explorer

In my instance it will only show options for outbound logs

 

find_real_file.png