Session fails to respond

When running the installable cloud application, the following error occurs.


Cause: This is normally caused by the Web APIs having been restarted when the application is still running.

Solution: You can close and then run the application again.


Cause: The user does not perform any actions with the application for a long time (the default time out value for a session is 3600 seconds). It is set in the Applications.json file in the PowerServer C# solution.

Solution: You can close and then run the application again.