[twitter-dev] Pagination limit for REST API(3200)

2009-08-02 Thread dp
When the REST API limit for using count/page reaches 3200 for a particular user account, does it mean that that user account can never use count/page parameters any-more?? Does this limit reset?

[twitter-dev] Re: Pagination limit for REST API(3200)

2009-08-03 Thread dp
3, 10:28 pm, Doug Williams d...@twitter.com wrote: Hi there -- Check out #6 in the Things Every Developer Should Know article [1]. 1.https://apiwiki.twitter.com/Things-Every-Developer-Should-Know Thanks, Doug On Sun, Aug 2, 2009 at 11:27 AM, dp dharmesh.par...@gmail.com wrote: When

[twitter-dev] Getting any users home timeline

2009-09-04 Thread dp
So the statuses/friends_timeline api call gives an authentated users and his friends statuses. Basically that authentacted users home page. Now is there any similar way to get any users home timeline. statuses/ user_timeline gives the statuses for any user specified by a userid. But it gives