Hello,

> http://api.twitter.com/1/bvijaykr/flexfollow/members.json?cursor=-1
>
> I have also 
> triedhttp://api.twitter.com/1/bvijaykr/flexfollow/members.json?cursor=-130...
> which returned a diff set of results.I also 
> triedhttp://api.twitter.com/1/bvijaykr/flexfollow/members.jsonwhich
> returned the same 1st age of results as ?cursor=-1

This is correct.  To get the next set of results, you need to use the
next_cursor ( or previous_cursor if you care to navigate that way )
value in the call returned from the cursor=-1 url.

- Konpaku

Reply via email to