XF 1.4 Twitter Integration

Valhalla

Well-known member
Hello,

What may cause using the "Log in with Twitter" button on the log-in form to work intermittently?

When using (testing) this feature, occasionally I will receive "An unexpected error occurred. Please try again later.", however, when trying again a few seconds later it will work as expected (requesting permission on Twitter).

One more thing, assuming everything works as expected, and you decide not to go ahead with the authorisation, and you click "Cancel", and then "Return to [site]", it will redirect you to an error message: "An unexpected error occurred. Please try again later".
 
A thing that is also happening in 'secure world' at the moment is depreciation of TLS 1.0 & 1.1 - this leaves just TLS 1.2 as the current fully sanctioned protocol. Eg, Github just depreciated 1.1 & 1.2 and only the latest versions of git clients will work with their service. Twitter may have done the same.
 
I've rebuilt this and now even when logged in, it displays the "register with Twitter" and if you click accept on terms etc, it then throws an error as all profile fields are empty even though am logged in.
 
Top Bottom