Closed (duplicate)
Project:
Twitter
Version:
7.x-5.7
Component:
Twitter API
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 May 2013 at 13:55 UTC
Updated:
14 May 2013 at 17:51 UTC
Hello all, I still can not configure this module correctly. In fact, I'm follow the directions and I still get this message: "Could not obtain a valid token from the Twitter API. Please review the configuration."
OAuth: 7.x-3.1
Twitter: 7.x-5.7
Here is my module's configuration:
Callback URL: http://mydomain.tld/twitter/oauth
Twitter Host: http://twitter.com
Twitter API: http://api.twitter.com
Twitter search: http://search.twitter.com
Here is my twitter's configuration:
Application type: read and write
Callback URL: http://mydomain.tld/twitter/oauth
*mydomain.tld it is my domain name
Consumer key & Consumer secret they are ok.
I do not understand what does not work. Can you help me?
Thank you.
Comments
Comment #1
cruze72 commentedThis may be nothing but i was getting the same error. I solved it by copying the relevant keys from the OAuth Tool tab in the Twitter developer portal and not from the details tab. For some reason, when i copied the keys from the details the paste added a space to the key.
Comment #2
dddave commentedFixed?
Comment #3
dddave commentedIf problem persists have a look into: #1929378: Could not obtain a valid token from the Twitter API. Please review the configuration.