when testing rest service get - all ok, but when trying to load data in app, response shown on bound label component is
having just started with appery, have added rest service and want to display one item value on a label component
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/
having just started with appery, have added rest service and want to display one item value on a label component
Do you use any JS code? if so, please try to debug it:
http://docs.appery.io/documentation/d...
Hi Igor,
the issue seems to be the rest call, I want to show just one data-set like this:
GET http://api.myserver.com/api/v1/table/...
Cant figure how to do this for dynamic keys, e.g.:
GET http://api.myserver.com/api/v1/users/...
How to define the service and mapping so that it works for dynamic keys?
Thomas, seems that links are broken.