Fatal error with Twitter EpiOAuth.php
-
A user pointed out to me that Social Connect’s Twitter logon is not working on my blog. Here is the error message it throws:
Fatal error: Uncaught exception 'EpiOAuthException' in /(website)/blog/wp-content/plugins/social-connect/twitter/EpiOAuth.php:251 Stack trace: #0 /(website)/blog/wp-content/plugins/social-connect/twitter/EpiOAuth.php(228): EpiOAuthException::raise(NULL, 301) #1 /(website)/blog/wp-content/plugins/social-connect/twitter/EpiOAuth.php(25): EpiOAuthResponse->__get('oauth_token') #2 /(website)/blog/wp-content/plugins/social-connect/twitter/connect.php(13): EpiOAuth->getAuthenticateUrl() #3 {main} thrown in /(website)/blog/wp-content/plugins/social-connect/twitter/EpiOAuth.php on line 251
I thought perhaps I had configured something wrong. I went to Twitter and found that I had not checked the option for “Allow this application to be used to Sign in with Twitter.” So, I checked it. Now everything on Twitter’s app details page matches what Social Connect asks for on its “Twitter Settings” section.
I went back to my website and tried the Twitter login button again, but I still get the same errors. You can try yourself here:
https://breakintochat.com/blog/2012/12/13/so-it-begins/
- The topic ‘Fatal error with Twitter EpiOAuth.php’ is closed to new replies.