Are you specifying the IDs in the URL or in a POST parameter? There's a limit to the URL length that we'll parse, but we'll take huge POST parameters.
-John Kalucki http://twitter.com/jkalucki Twitter, Inc. On Tue, Feb 22, 2011 at 11:22 PM, aquajach <[email protected]> wrote: > Hi, > > Just started to play with streaming API, but get confused on how many > followers id could be tracked with one connection. In basic level of > filter, > http://dev.twitter.com/doc/post/statuses/filter says 400 followers ids > http://dev.twitter.com/pages/streaming_api_methods says 5,000 > followers ids > > Then I tried in local machine, could only follow around 320 ids > ( receive 413 if more) and seems multiple connections in one IP are > not allowed. Any body here know: Is there any ways to follow a few > thousands ids for each authenticated account (with oauth)? Or how to > apply for higher access level? > > Any experience share or answers are appreciated! > > J > > -- > 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
