Cursoring is working, but it seems wrong to get just 20 at a time.

GET /abdur/research/members.xml?cursor=-1
GET /abdur/research/members.xml?cursor=1316585587587157646

yields the same as

GET /abdur/research/members.xml?count=200&cursor=-1
GET /abdur/research/members.xml?count=200&cursor=1316585587587157646

Reply via email to