Forums

Social Connect
Twitter connection error - blank page after clicking button (5 posts)

  1. softmodeling
    Member
    Posted 1 year ago #

    Hi,

    Facebook and google work smoothly but when trying to login with twitter I just get a blank page. No error, no twitter access page, no nothing just a blank page.

    Any ideas?

    The doc of the plug-in says that for twitter we need: "to register your site as a Twitter Application and get a Consumer Key, a Consumer Secret, an Access Token and an Access Token Secret" but I can't find whre to indicate the access token

    http://wordpress.org/extend/plugins/social-connect/

  2. softmodeling
    Member
    Posted 11 months ago #

    Nobody is having the same problem or has any possible suggestion?

  3. gjcounter
    Member
    Posted 11 months ago #

    same problema here

  4. chuckstr
    Member
    Posted 10 months ago #

    Same problem. Also, I was able to use the Callback URL, Consumer Key and the Consumer Secret, but I couldn't figure out where to use the Access Token and an Access Token Secret.

    Any help on either issue?
    Thanks!

  5. boxbeatsy
    Member
    Posted 9 months ago #

    Hi,

    I've also run into this issue. After you authenticate your twitter account, the plugin sends you back to the callback url, which displays a blank page.

    Upon further inpsection, the blank page includes the following code:

    <html>
    <head>
    <script>
    function init() {
      window.opener.wp_social_connect({'action' : 'social_connect', 'social_connect_provider' : 'twitter',
        'social_connect_signature' : 'e13e4344e6c2b8f57e0f5ad7c347f859cb42ddc3bd9e676f76519de56b3611f0',
        'social_connect_twitter_identity' : '107372510',
        'social_connect_screen_name' : 'twmaffun',
        'social_connect_name' : 'Bill Edwards'});
    
      window.close();
    }
    </script>
    </head>
    <body onload="init();">
    </body>
    </html>

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic