Page 2 of 2

REST service debugging

Posted: Tue Jan 01, 2013 5:45 am
by maxkatz

Debugging is done in the browser - that's where the app is running: http://docs.tiggzi.com/documentation/...


REST service debugging

Posted: Tue Jan 01, 2013 6:00 am
by Renjith V

No luck yet. Any idea when using the proxy which call is supposed to return the JSON? Or does it return processed html back?


REST service debugging

Posted: Tue Jan 01, 2013 6:53 am
by maxkatz

Can you share the service URL?


REST service debugging

Posted: Tue Jan 01, 2013 7:13 am
by Renjith V

REST service debugging

Posted: Tue Jan 01, 2013 8:14 am
by Renjith V

One observation while trying out the twitter tutorial. Invoking a rest service duing 'Load' event of the page does not update the Grid. When I added a button and used the same service, the grid loaded the results correctly.
Need to now try with the actual REST service.


REST service debugging

Posted: Tue Jan 01, 2013 8:24 am
by Renjith V

It's working. So load is an issue


REST service debugging

Posted: Tue Jan 01, 2013 7:23 pm
by maxkatz

It works on load as well.