Open crscastillo opened 11 years ago
Thanks @crscastillo please let me know the this pull request is done. I really needs this function!
+1 The pull request of @crscastillo works for me. Any reason not to merge it? Thanks!
+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}]}' }
+1
+1
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