Page 1 of 1

when testing rest service get - all ok, but when trying to load data in app, response shown on bound label component is

Posted: Sat Jan 04, 2014 5:54 pm
by Thomas

having just started with appery, have added rest service and want to display one item value on a label component


when testing rest service get - all ok, but when trying to load data in app, response shown on bound label component is

Posted: Sat Jan 04, 2014 6:12 pm
by Igor

Do you use any JS code? if so, please try to debug it:
http://docs.appery.io/documentation/d...


when testing rest service get - all ok, but when trying to load data in app, response shown on bound label component is

Posted: Sun Jan 05, 2014 4:12 am
by Thomas

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?


when testing rest service get - all ok, but when trying to load data in app, response shown on bound label component is

Posted: Sun Jan 05, 2014 4:40 am
by Alena Prykhodko

Thomas, seems that links are broken.