Hi there,
A request for pagination counts towards the rate limit.
Thanks;
— Matt
On Jan 12, 2009, at 02:28 PM, mrp wrote:
Hi all,
It's not clear to me if the pagination is included in the rate limit
of 100 requests per hour. In other words, if I use the "?page=2"
parameter in the "friends_timeline" status method, does it count as a
separate request or perhaps it is considered a part of one request.
It's, of course, perfectly clear to me that I would actually make two
HTTP requests in this case.
Thanks