REST service response only one user name
Posted: Mon Feb 23, 2015 3:42 pm
by Mark Wong
I've create a REST service to get all the users, and response in the username,
however, it only response back only the name of the user that is using the app.
And it had listed all the users information in the test of REST service
Public Link: http://appery.io/app/mobile-frame?src...
REST service response only one user name
Posted: Mon Feb 23, 2015 4:44 pm
by Evgene Karachevtsev
Mark,
Could you please clarify what is your issue? As I can see you got full list of your app users? And what was expected instead of it?
REST service response only one user name
Posted: Mon Feb 23, 2015 4:49 pm
by Mark Wong
Sorry (The account I've logged in called 1)
When I logged in the user, then there will be only the name of the user logged in.
REST service response only one user name
Posted: Mon Feb 23, 2015 4:52 pm
by Mark Wong
Im so sorry, I forgot to map $ to the mobilelistitem,
Sorry! Thank you
Answered 