Page 1 of 1
Service response "unauthorization"
Posted: Mon Mar 31, 2014 8:49 am
by ishani modi
Hi,
I have developed app and connecting to REST service which I have made.
But the service call gets unAuthorized after 20mins.
There is no session maintained in the service.
How can I Solve this ?
Thanks,
Ishani
Service response "unauthorization"
Posted: Mon Mar 31, 2014 10:16 am
by Kateryna Grynko
Hi Ishani,
Is this service for work with Appery.io database or with your server?
Service response "unauthorization"
Posted: Mon Mar 31, 2014 10:34 am
by ishani modi
Hi,
The service is on our server
Service response "unauthorization"
Posted: Mon Mar 31, 2014 12:40 pm
by Kateryna Grynko
Ishani,
Then the issue is your server session timeout. You can look for a solution on the Internet, depending on the programming language you use on your server.
Service response "unauthorization"
Posted: Wed Apr 02, 2014 9:36 am
by ishani modi
Ok Katya, I will check it on the server which we are using