There are no specific limits for /1/:user/lists/:id/statuses Which other API Calls are working? What is your "X-RateLimit-Class" header value in both cases (List vs Other API Calls that work)? Your list statuses requests are probably counting against different limits (Authenticated = 350/H vs Anonymous = 150/H/IP).
Arnaud / @rno <http://twitter.com/rno> On Thu, Apr 7, 2011 at 1:03 PM, polomasta <[email protected]> wrote: > One of my apps uses the List API heavily. > > Just recently within the past two weeks I've noticed that we are > getting Rate Limit Exceeded errors, but only when we are calling the > API method to retrieve a list timeline. > > Other API calls work just fine. > > Is there some limit specifically for the List API or did we miss some > change/announcement regarding usage of lists? > > -- > Twitter developer documentation and resources: http://dev.twitter.com/doc > API updates via Twitter: http://twitter.com/twitterapi > Issues/Enhancements Tracker: > http://code.google.com/p/twitter-api/issues/list > Change your membership to this group: > http://groups.google.com/group/twitter-development-talk > -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk
