John, Please not that the API documentation on this link http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses%C2%A0followers 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
