• Resolved Shaun Williams

    (@eangulus)


    Hi, using latest Plugin version 0.7.

    Everything is working fine except for Twitter.

    I click on twitter and get an error on this URL:

    https://eangulus.com/wp-content/plugins/social-connect/twitter/connect.php

    of this message:

    Fatal error: Uncaught exception 'EpiOAuthUnauthorizedException' with message '<?xml version="1.0" encoding="UTF-8"?> <hash> <error>Invalid / suspended application</error> <request>/oauth/request_token</request> </hash> ' in /home/eangulus/public_html/wp-content/plugins/social-connect/twitter/EpiOAuth.php:249 Stack trace: #0 /home/eangulus/public_html/wp-content/plugins/social-connect/twitter/EpiOAuth.php(228): EpiOAuthException::raise('<?xml version="...', 401) #1 /home/eangulus/public_html/wp-content/plugins/social-connect/twitter/EpiOAuth.php(25): EpiOAuthResponse->__get('oauth_token') #2 /home/eangulus/public_html/wp-content/plugins/social-connect/twitter/connect.php(13): EpiOAuth->getAuthenticateUrl() #3 {main} thrown in /home/eangulus/public_html/wp-content/plugins/social-connect/twitter/EpiOAuth.php on line 249

    Please check here if need be. https://eangulus.com/wp-admin

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author thenbrent

    (@thenbrent)

    Hi eangulus, the error message being given is:

    <error>Invalid / suspended application</error>

    So it sounds like the application it setup incorrectly. Please check your Consumer Key & Consumer Secret with the Twitter application settings here: https://dev.twitter.com/apps

    If need be, delete the application and create a new application to try again.

    Thread Starter Shaun Williams

    (@eangulus)

    Sorry. I have worked it out already. I thought maybe the twitter app was playing up so I went to delete it. It won’t let me delete the app so straight away I presumed there was an issue, I created a new one anyway and it all worked fine. Thanks.

    Thread Starter Shaun Williams

    (@eangulus)

    Another Question thou, due to the fact that twitter doesn’t hand over email address’s, is there a way to disable auto account creation from your plugin?

    Otherwise I have to leave Twitter out of it.

    Plugin Author thenbrent

    (@thenbrent)

    Technically it would be possible to use Twitter only for logins, or request an email after authenticating with Twitter, but not without a huge amount of work on it which I can’t put it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Twitter Login throws an error message.’ is closed to new replies.