Terry Gilliver
Posts: 0
Joined: Fri Apr 18, 2014 8:45 pm

display the contents of a service request, as it will be sent to the rest service

Is it possible to view what is sent in a rest api request for the purposes of debugging?

Bruce Stuart
Posts: 0
Joined: Fri Oct 24, 2014 4:42 am

display the contents of a service request, as it will be sent to the rest service

Terry - not sure if this is what you are looking for - but - in the Chrome debugger - you can find your request on the network tab - and see what was sent to your API or service (anything over the network) here:

Image

Not sure if that helps .... but...

Bruce

Terry Gilliver
Posts: 0
Joined: Fri Apr 18, 2014 8:45 pm

display the contents of a service request, as it will be sent to the rest service

Thanks Bruce, that is exactly what I was looking for.

Return to “Issues”