I have an app that retrieves data from Twitter. I am not sure of the exact API call that the app is making but the message returned is “SSL peer shut down incorrectly”. It seems to be happening inconsistently. I can make a request 10 times and it will return data successfully, then the 11th time it returns the error, but then runs successful again. Any ideas what would return this error message?
I am getting 3 error messages using the same account. “SSL peer shut down incorrectly”, “Connection reset” and “Remote host closed connection during handshake”. Any ideas what might be happening here?