Page 1 of 1

What's the best way to debug a service using custom javascript?

Posted: Tue May 22, 2012 1:18 pm
by Chris2656882

I created a service that was working the other day in testing the application but now always fails.

In the services set-up, I selected "Use Tiggzi Proxy" and when I test the request parameters, results are returned.

However, when I test the application in Chrome, the service fails.

What is the best way to debug this scenario? How can I get a useful error message if I place a custom javascript of a failed service?