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
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
Hi Ishani,
Is this service for work with Appery.io database or with your server?
Hi,
The service is on our server
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.
Ok Katya, I will check it on the server which we are using