I am getting the following server error. I do not get it all the time. Most of the time the query returns fine. Any ideas what this error is. It looks like it might be something to do with the cookies that are being set. If I run it from a fresh browser it looks like it always works first shot. Then if I retry it fails.
{
"code": "SCSX021",
"description": "This wasn't supposed to happen but an error occurred. Please try again. If the error persists please let us know on the http://appery.io/forum or email us: a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a"
}
The url for the query is https://api.appery.io/rest/1/code/get...
It is a simple server side script that returns an item from the database.