REST service debugging
Debugging is done in the browser - that's where the app is running: http://docs.tiggzi.com/documentation/...
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Debugging is done in the browser - that's where the app is running: http://docs.tiggzi.com/documentation/...
No luck yet. Any idea when using the proxy which call is supposed to return the JSON? Or does it return processed html back?
Can you share the service URL?
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.
It's working. So load is an issue
It works on load as well.