Page 1 of 1

Express API no longer works

Posted: Fri Sep 16, 2016 2:16 pm
by Tony Swaby

I just came back to Appery to complete a job and found that the data that I get from an external MySQL source is no long working. I get this...

{
"status": 408,
"uri": "https://api.appery.io/rest/1/apiexpre...",
"response": {
"code": "AE015",
"message": "Execution of the service has exceeded the allowed time and stopped",
"status": "REQUEST_TIMEOUT"
}
}


Express API no longer works

Posted: Fri Sep 16, 2016 9:51 pm
by Galyna Abramovych

Hello Tony,

We need more information about this service and how it runs on your side -- can you provide the network tab details showing your connection responses time?


Express API no longer works

Posted: Sat Sep 17, 2016 9:11 am
by Tony Swaby

Sorted thanks. Just had to go through the setup, run the test and insert the url again and it worked.