Fix Twython.search_gen #200

Closed
opened 2013-05-23 20:18:39 -07:00 by michaelhelmick · 0 comments
michaelhelmick commented 2013-05-23 20:18:39 -07:00 (Migrated from github.com)

https://dev.twitter.com/docs/api/1.1/get/search/tweets

search no longer takes the param page so we need to use since_id and max_id

https://dev.twitter.com/docs/api/1.1/get/search/tweets `search` no longer takes the param `page` so we need to use `since_id` and `max_id`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/twython#200
No description provided.