[twitter-dev] Re: Rate Limit Problem

2010-02-22 Thread jtrigsby
Wow, I hadn't thought of that. I'll check that out! Thanks. On Feb 23, 9:45 am, Scott Wilcox sc...@tig.gr wrote: Hi, Are you sure thats not the user you're requesting being suspended rather that you? Have you checked your HTTP response to see how many API calls you have left? Scott. On

[twitter-dev] Re: Rate Limit Problem

2010-02-22 Thread jtrigsby
That was exactly the problem! Thanks Scott... I never would have thought of that! jtrigsby On Feb 23, 9:45 am, Scott Wilcox sc...@tig.gr wrote: Hi, Are you sure thats not the user you're requesting being suspended rather that you? Have you checked your HTTP response to see how many API

Re: [twitter-dev] Re: Rate Limit Problem

2010-02-22 Thread Scott Wilcox
No problem. :) Scott On 22 Feb 2010, at 19:18, jtrigsby wrote: That was exactly the problem! Thanks Scott... I never would have thought of that! jtrigsby On Feb 23, 9:45 am, Scott Wilcox sc...@tig.gr wrote: Hi, Are you sure thats not the user you're requesting being suspended rather

[twitter-dev] Re: rate limit problem

2009-06-02 Thread Abraham Williams
Are these authenticated API requests? If the are unauthenticated there is probably some other application originating from that IP eating up the the API hits. I just test rate_limit_status several times unauthenticated and saw no change in remaining hits. On Tue, Jun 2, 2009 at 15:54, ballan