• Resolved Derek Perkins

    (@ploobers)


    After one upgrade or another in the last week, GAD stopped working. When I begin the OAuth process, it loads into the correct Google page, I select the account and authorize it, but then when it posts back, for some reason it just shows a blank page. I have tried it in both Chrome and Firefox, with cookies cleared.

    When I try and use the old authentication system, it returns an “Unknown Error”.

    I’m running GAD 2.0.3.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Derek Perkins

    (@ploobers)

    It returns this, which appears to be all the the plugin needs.
    &oauth_return=true&oauth_verifier=wrBsuyqnTCu7FcJN5S8GJufZ&oauth_token=4%2F0zYTpvSIvyonPnRVh53rt3g09x1T

    Plugin Contributor Carson McDonald

    (@carson-mcdonald)

    Do you have access to your PHP error log? Can you tell if there are any errors being reported there?

    Thread Starter Derek Perkins

    (@ploobers)

    Carson – I turned on debug mode and a number of errors popped up. After deactivating Simple Twitter Connect, I was able to authenticate correctly. It still worked after reactivating STC. I don’t know what was causing it, but my problem is solved. Thanks for being involved on these forums.

    Notice: Undefined index: stc-logout in /home1/derekper/public_html/soccerreviews/wp-content/plugins/simple-twitter-connect/stc-comments.php on line 49
    
    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home1/derekper/public_html/soccerreviews/wp-includes/functions.php:3389) in /home1/derekper/public_html/soccerreviews/wp-content/plugins/simple-twitter-connect/stc.php on line 33
    
    Notice: Undefined index: stc_req_token in /home1/derekper/public_html/soccerreviews/wp-content/plugins/simple-twitter-connect/stc.php on line 189
    
    Notice: Undefined index: stc_req_secret in /home1/derekper/public_html/soccerreviews/wp-content/plugins/simple-twitter-connect/stc.php on line 189
    
    Notice: Undefined index: oauth_token in /home1/derekper/public_html/soccerreviews/wp-content/plugins/simple-twitter-connect/twitterOAuth.php on line 118
    
    Notice: Undefined index: oauth_token_secret in /home1/derekper/public_html/soccerreviews/wp-content/plugins/simple-twitter-connect/twitterOAuth.php on line 118
    
    Notice: Undefined index: oauth_token in /home1/derekper/public_html/soccerreviews/wp-content/plugins/simple-twitter-connect/stc.php on line 193
    
    Notice: Undefined index: oauth_token_secret in /home1/derekper/public_html/soccerreviews/wp-content/plugins/simple-twitter-connect/stc.php on line 194
    
    Notice: Undefined index: oauth_token in /home1/derekper/public_html/soccerreviews/wp-content/plugins/simple-twitter-connect/stc.php on line 196
    
    Notice: Undefined index: oauth_token_secret in /home1/derekper/public_html/soccerreviews/wp-content/plugins/simple-twitter-connect/stc.php on line 196
    
    Notice: Undefined index: stc_callback_action in /home1/derekper/public_html/soccerreviews/wp-content/plugins/simple-twitter-connect/stc.php on line 199
    
    Notice: Undefined index: stc_callback in /home1/derekper/public_html/soccerreviews/wp-content/plugins/simple-twitter-connect/stc.php on line 204
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Google Analytics Dashboard] OAuth Returns Blank Page’ is closed to new replies.