-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed_to_validate_oauth_signature_and_token #17
Comments
Was any solution found for this or the plugin is no longer usable? |
I found that you need to update the urls to use/1.1/ instead of /1/, and https isntead of http. |
I'll rewrite some parts this weekend ;) |
I downloaded the last version (2013-01-27) and this problem seems to still be present. |
I'm having troubles since Twitter updated to v1.1.
My app was working without problems and then just stopped working after they updated and updating the Plugin is not solving it.
I find that the response from Twitter when requesting for a request_token is not retrieving the oauth_token or anything else, just receiving
any idea?
The text was updated successfully, but these errors were encountered: