Since the beginining of the month, we’ve been getting errors on our backend:

AuthFailed at /login/twitter/
Authentication failed: (‘Connection aborted.’, ConnectionResetError(104, ‘Connection reset by peer’))

and

HTTPError at /login/twitter/
503 Server Error: Service Unavailable for url: https://api.twitter.com/oauth/request_token

I had two people today test, one who successfully got in right away. Another who tried like 5 times, even after waiting and got an error similar to this:

“The request token for this page is invalid. It may have already been used, or expired because it is too old. Please go back to the site or application that sent you here and try again; it was probably just a mistake.”

Is this a problem on Twitter’s end? Have you been seeing issues handling app authorization requests? Thank you in advance.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.