Anthony,
The count parameter isn't enabled on the default access level, on any
sampled stream or any elevated track role. So, that leaves the
firehose and follow methods.
-John Kalucki
http://twitter.com/jkalucki
Services, Twitter Inc.
On Nov 12, 11:25 am, Anthony Bruni <
anthonybr...@gmail.com> wrote:
> We have a Shadow client using thestreamingAPIinvokingstatuses/filtermethod. We are trying to use thecountparameterto implement
> "catch-up" logic for recovering from lost connectivity. Withcount
> specified, we get a 200 OK back but theparameterseems to be
> ignored. We searched and found a document athttp://
groups.google.com/group/twitter-development-talk/browse_thread...
> suggesting thatcountmay only be supported for firehose, though we
> saycountis supported. Can you please clarify whether thecountparameteris respected instatuses/filtermethod?