Alex Paret
Posts: 0
Joined: Fri Feb 14, 2014 11:56 pm

Users list

How do I do that? I don't need to do it for the other services I have created. This is the error:

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

Primož Rejec
Posts: 0
Joined: Mon Feb 17, 2014 10:05 pm

Users list

Hello. I have the same problem as Alex. I was able to make an login. It navigated to page 2.
But i am stuck to retrieve information of users from database.

Please make a few screenshots if possible like ones in tutorials.

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

Users list

Hello! Working on it. I'll update.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Users list

Hello all!

This should help http://docs.appery.io/documentation/b...

Alex Paret
Posts: 0
Joined: Fri Feb 14, 2014 11:56 pm

Users list

Where are you getting the session token id from?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Users list

Hi Alex,

You can get it from service:
http://docs.appery.io/documentation/b...

Alex Paret
Posts: 0
Joined: Fri Feb 14, 2014 11:56 pm

Users list

So why did she hard code it in her example? And it is more helpful to just give the code for something that to keep sending us to the docs where we then have to go thru it to find it.

This is a very basic simple request that is taken days to do. If this is the case then I can only imagine what something more difficult will be like.

Alex Paret
Posts: 0
Joined: Fri Feb 14, 2014 11:56 pm

Users list

How do you get the session token? What I am doing doesn't seem to work. I am attempt to save it to a local variable. Image

Alex Paret
Posts: 0
Joined: Fri Feb 14, 2014 11:56 pm

Users list

Ok, to get this to work I had to store the session token in a local variable then pass that local variable to the service. Thanks Image

Return to “Issues”