Hi,
When creating a user in my site user can't be authenticated with his twitter account. I'm getting the following error message.
"Twitter authentication failed. Please check your account name and try again.",
Thanks,
Unnikrishnan.
Hi,
When creating a user in my site user can't be authenticated with his twitter account. I'm getting the following error message.
"Twitter authentication failed. Please check your account name and try again.",
Thanks,
Unnikrishnan.
Comments
Comment #1
vgarvardt commentedSame for me, but for 6.x-3.x-dev
Comment #2
vgarvardt commentedThe problem has simple reason
From twitter wiki.
Will try oauth module
Comment #3
kjholla commentedFollowing these steps may help.
Regards,
KH
Comment #4
ea1thy commentedCould some1 please just go straight and clearly describe what to do by steps if i need just a global account that every user could post to our twitter account with desired node updates. We've got no problems before but now it's showing "Twitter authentication failed. Please check your account name and try again." when try to edit Twitter account under "id 1" user options. Therefore Twitter posting is not working =(((
Comment #5
jeni_dc commentedea1thy, you need to install Oauth 6.x-2.02 and upgrade to Twitter 6.x-3.0-beta2. After that you're going to have to reconfigure things a little bit. The comment above yours links to good details on that, this one also contains some details:
http://drupal.org/node/404470#comment-3406508
Comment #6
xurizaemonDruplicate of #404470: Authenticate Twitter_Actions.module via OAuth.module 2.x instead of Basic Auth as pointed out by a couple of comments above.
Comment #7
ea1thy commentedDelicious Creative Thanks a lot! But it's not available because of "Depends on: Autoload (missing), Inputstream (missing), Ctools (missing)" - should i install these modules too or what are those dependencies?