Also fixed.
On Oct 26, 2:07 am, Pradeep <[email protected]> wrote: > John, > > Thank you for your quick response. > > I think the same mistake is there in the case of statuses/friends > too.http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses%C2%A0f... > > Thanks, > Pradeep. > > On Oct 23, 6:09 pm, John Kalucki <[email protected]> wrote: > > > Fixed. > > > On Oct 23, 1:02 am, Pradeep <[email protected]> wrote: > > > > John, > > > > Please not that the API documentation on this > > > linkhttp://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses%C2%A0f... > > > tells the users to use negated values on each subsequent requests. > > > > Please take immediate steps to correct this in the documentation. > > > > Regards, > > > Pradeep > > > > On Oct 16, 10:57 am, John Kalucki <[email protected]> wrote: > > > > > You are negating the values on subsequent requests. Start with -1 > > > > (negative 1). Then, just use thecursorvalue exactly as returned. > > > > > Everywhichway, it works just fine. > > > > > -John Kaluckihttp://twitter.com/jkalucki > > > > Services, Twitter Inc. > > > > > On Oct 15, 2:11 pm, dozykraut <[email protected]> wrote: > > > > > > http:// twitter.com/statuses/followers/username.xml?cursor=-1 gives me > > > > > page 1 of my followers list,. When I then request http:// twitter.com/ > > > > > statuses/followers/username.xml?cursor=-new_cursor_value I get page 1 > > > > > again. > > > > > > The same happens when I > > > > > requesthttp://twitter.com/statuses/followers.xml?screen_name=username&cursor... > > > > > > So everywhichway - it don't work
