Skip to content
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

twitter-1.17 search command yields API v1 deprecation error #338

Closed
OAuthBringer opened this issue Jul 23, 2016 · 1 comment
Closed

twitter-1.17 search command yields API v1 deprecation error #338

OAuthBringer opened this issue Jul 23, 2016 · 1 comment

Comments

@OAuthBringer
Copy link

➜  /vagrant twitter search bug
Twitter sent status 410 for URL: search.json using parameters: (oauth_consumer_key=<retracted>&oauth_nonce=<retracted>&oauth_signature_method=HMAC-SHA1&oauth_timestamp=<retracted>&oauth_token=<retracted>&oauth_version=1.0&q=bug&oauth_signature=<retracted>)
details: {u'errors': [{u'message': u'The Twitter REST API v1 is no longer active. Please migrate to API v1.1. https://dev.twitter.com/docs/api/1.1/overview.', u'code': 64}]}
Use 'twitter -h' for help.

Other commands seem to be running fine, twitter friends for example.

I tried the obvious fix of incrementing the version parameter to no avail (one can always hope).

@OAuthBringer
Copy link
Author

duplicate of #280

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant