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

search upgraded to twitter api 1.1 url #121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

search upgraded to twitter api 1.1 url #121

wants to merge 1 commit into from

Conversation

crscastillo
Copy link

version 0.5.0 was not working for doing search
it was using a deprecated api version (1.0) now in 1.1 the url for search is rest_base + /search/tweets.json
I just made the change for this

@LeoAJ
Copy link

LeoAJ commented Sep 1, 2013

Thanks @crscastillo
please let me know the this pull request is done.
I really needs this function!

@guymguym
Copy link

+1
The pull request of @crscastillo works for me.
Any reason not to merge it?
Thanks!

@kappuccino
Copy link

+1 here too,
the REST API on v1 is deprecated... this is the twitter api error response, that encourage to switch to 1.1

data: '{"errors": [{"message": "The Twitter REST API v1 is no longer active. Please migrate to API v1.1. https://dev.twitter.com/docs/api/1.1/overview.", "code": 68}]}' }

@judy2k
Copy link

judy2k commented Dec 1, 2013

+1

1 similar comment
@designerkamal
Copy link

+1

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

Successfully merging this pull request may close these issues.

6 participants