Thanks Matt,  I just figured out that the wrapper I was using to call twitter 
was not passing those parameters properly.

--- On Wed, 4/29/09, Matt Sanford <m...@twitter.com> wrote:

From: Matt Sanford <m...@twitter.com>
Subject: [twitter-dev] Re: page and since_id Parameters
To: twitter-development-talk@googlegroups.com
Date: Wednesday, April 29, 2009, 3:29 PM


Hi Tom,

    The since_id limits the results to only those greater than you id, but it 
does not change the page size. Each page will contain 20 until you reach id 
1649254235, when there will be no more results.

Thanks;
 – Matt Sanford / @mzsanford
     Twitter Dev

On Apr 29, 2009, at 11:03 AM, tomc wrote:

> 
> I am requesting a friends time line through the api and the page and
> since_id parameters have not affect, I always get back the latest 20
> statuses.  I am using oAuth with a URL like
> http://twitter.com/statuses/friends_timeline.json?page=2&since_id=1649254235.
> Any ideas?
> 
> Thanks




      

Reply via email to