[twitter-dev] Re: Streaming API -- Excessive 401 defect fixed

2009-09-09 Thread Andrew McCloud
Great news! Unfortunately, i'm still getting a 401 with any account I try. On Sep 8, 8:33 pm, John Kalucki jkalu...@gmail.com wrote: A few corner cases were causing excessive rate limiting on the Streaming API. One bad login, perhaps due to an unparsable predicate, or other minor validation

[twitter-dev] Re: Streaming API -- Excessive 401 defect fixed

2009-09-09 Thread John Kalucki
First, does it worth with curl? Second, you may have a client that doesn't preemptively basic auth, yet fails to respond to the challenge. Try forcing immediate basic auth. You can trace with tcpdump. Third, stop all Streaming API clients for 15 minutes. Try once with your client, or, ideally,