Thomas
Posts: 0
Joined: Sat Jan 04, 2014 5:54 pm

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

Thomas
Posts: 0
Joined: Sat Jan 04, 2014 5:54 pm

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

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?

Return to “Issues”