Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Problems Getting User info from User Collection

Hi

I created a rest service to pull Name, Surname etc from the User collection. I get the following error when I test the service.....

{
"status":"401 Unauthorized",
"url":"https://api.appery.io/rest/1/db/users",
"response":{
"code":"DBUQ001",
"description":"unauthorized"
}
}

This are my service components. Is there something I am missing?

Image

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Problems Getting User info from User Collection

Hello! You have to specify Session Token parameter value.

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Problems Getting User info from User Collection

Perfect. Thank you very much.

Return to “Issues”