rodrigoprimo / social-connect

WordPress plugin for signup/login using social media providers.
http://wordpress.org/extend/plugins/social-connect/
GNU General Public License v3.0
73 stars 40 forks source link

Twitter Exception #26

Closed rigids closed 11 years ago

rigids commented 11 years ago

Hi I am getting an error as below when I try to login using twitter here http://addictoffiction.com/login

Error Fatal error: Uncaught exception 'EpiOAuthException' with message '{"errors":[{"message":"Sorry, that page does not exist","code":34}]}' in /home/aof/public_html/wp-content/plugins/social-connect/twitter/EpiOAuth.php:251 Stack trace: #0 /home/aof/public_html/wp-content/plugins/social-connect/twitter/EpiTwitter.php(100): EpiOAuthException::raise('{"errors":[{"me...', 404) #1 /home/aof/public_html/wp-content/plugins/social-connect/twitter/callback.php(17): EpiTwitterJson->__get('name') #2 {main} thrown in /home/aof/public_html/wp-content/plugins/social-connect/twitter/EpiOAuth.php on line 251

zackcello commented 11 years ago

ME TOO!!!! HELPPPP!!!! ----- Fatal error: Uncaught exception 'EpiOAuthException' with message '{"errors":[{"message":"Sorry, that page does not exist","code":34}]}' in /home/www/simplythreetrio.com/wp-content/plugins/thenbrent-social-connect-9f825ec/twitter/EpiOAuth.php:251 Stack trace: #0 /home/www/simplythreetrio.com/wp-content/plugins/thenbrent-social-connect-9f825ec/twitter/EpiTwitter.php(100): EpiOAuthException::raise('{"errors":[{"me...', 404) #1 /home/www/simplythreetrio.com/wp-content/plugins/thenbrent-social-connect-9f825ec/twitter/callback.php(17): EpiTwitterJson->__get('name') #2 {main} thrown in /home/www/simplythreetrio.com/wp-content/plugins/thenbrent-social-connect-9f825ec/twitter/EpiOAuth.php on line 251

rigids commented 11 years ago

Zackello , Did you tried asking your server provider to whitelist the domain, I did but it dint helped me, why donot you try to ask your host provider it might help as the developer have asked to get the domain whitelisted But :( am struck and developer of plugins seems busy

tamvm commented 11 years ago

I faced the same problem, is there any solution for this issue, I just search around but no luck :(

zackcello commented 11 years ago

My instant solution: switch to Janrain. http://wordpress.org/extend/plugins/rpx/

thenbrent commented 11 years ago

Switching to Janrain is probably your best bet as they built a business model around the plugin and are actively maintaining the code, where as I foolishly released it free and can't afford to donate the dozens of hours of time to improve and maintain it.

tamvm commented 11 years ago

Thanks, good to know.