[twitter-dev] Re: API Limits

2009-07-16 Thread Martin Omander
It is odd that my app is held to a rate limit that is hidden from me. When I call the rate limit API, I get the rate for my IP address, which is meaningless when it comes to status updates. My only option is to keep sending status updates until I get a 403 error message back. I hope that won't

[twitter-dev] Re: API Limits

2009-07-15 Thread Abraham Williams
Are you getting this from an IP that is whitelisted? Abraham On Wed, Jul 15, 2009 at 08:20, Greg gregory.av...@gmail.com wrote: Is anyone else getting 20,000 API calls when calling the rate_limit_status API? It doesnt matter who I authenticate with - it always shows 20,000 API calls for the

[twitter-dev] Re: API Limits

2009-07-15 Thread iUpdateStatus
I am getting the 20,000 limit, but the requests are being made from a whitelisted IP. According to the documentation, whitelisted IP take precedence over authentication, so requests will count against your IP limit rather than the user's. As a general question related to this topic: For all the

[twitter-dev] Re: API Limits

2009-07-15 Thread Greg
I don't have a IP that is whitelisted. Only my twitter account is whitelisted. Thanks, Greg On Jul 15, 9:27 am, Abraham Williams 4bra...@gmail.com wrote: Are you getting this from an IP that is whitelisted? Abraham On Wed, Jul 15, 2009 at 08:20, Greg gregory.av...@gmail.com wrote: Is

[twitter-dev] Re: API Limits

2009-07-15 Thread Bill Kocik
On Jul 15, 11:22 am, iUpdateStatus iupdatesta...@gmail.com wrote: As a general question related to this topic: For all the developers who are working on a solution that involves authenticated users, would it be more convenient to get removed from the whitelist (or never apply for it) and