Hi all,
Keeping up with this list is a large part of my day and I am
indeed working on that issue.
Thanks;
— Matt Sanford / @mzsanford
On Apr 3, 2009, at 03:07 PM, Joshua Perry wrote:
The best thing to do is watch the ticket... I believe that Matt ( a
Twitter developer) is actively working it and could use some input.
http://code.google.com/p/twitter-api/issues/detail?id=376
[email protected] wrote:
I'm seeing the same thing. If I use Basic Auth, everything works
fine. If I use OpenAuth, I get the rate limit message.
Theory: when you're signed in, the rate limit is per-user, and if
you're not signed in, the rate limit is per-IP address. I think the
OpenAuth mechanism is somehow not able to determine the user's info,
and so uses the IP-based rate limit instead.
Does anybody from Twitter read this list? Is there another forum
where I can ask about this?