Are you using "page" parameter? If so, it was recently deprecated, so
that would explain what you are seeing... the first page over and over
again. Check the API documentation to see how to use the "cursor"
parameter.

On Dec 6, 8:25 pm, hansamann <sven.hai...@googlemail.com> wrote:
> Hi all,
>
> my code is calling api method statuses/friends with an increasing
> paging to get all friends information. Since a couple of hours it
> seems it never reaches a page with no friends or less than n friends
> so my code stops the recursion.
>
> Anyone similar problems?

Reply via email to