Hi,

Please pardon my ignorance on how to get all the results here.

I am trying to make a simple call like this to get the full list of
followers from my private list of about 150 folks.I get only the 1st
page results in the API call instead of all the 150 folks.This is the
API call i am trying to use.

http://api.twitter.com/1/bvijaykr/flexfollow/members.json?cursor=-1

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

The real account names have been changed here.

I have been trying to use this doc:
http://apiwiki.twitter.com/Twitter-REST-API-Method:-GET-list-members



TIA,
Vijay

Reply via email to