It returns this, which appears to be all the the plugin needs.
&oauth_return=true&oauth_verifier=wrBsuyqnTCu7FcJN5S8GJufZ&oauth_token=4%2F0zYTpvSIvyonPnRVh53rt3g09x1T
Do you have access to your PHP error log? Can you tell if there are any errors being reported there?
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