Hi,
I'm getting an intermittent SocketTimeException. What can the problem me? Sometimes it goes through, and sometimes it doesn't. Could that be on your end since I'm using API Express?
{
"status": 400,
"uri": "https://api.appery.io/rest/1/apiexpre.......",
"response": {
"code": "AE009",
"message": "java.net.SocketTimeoutException: connect timed out",
"status": "BAD_REQUEST"
}
}