Re: [twitter-dev] Rate limit not getting reset

2010-10-20 Thread Slate Smith
Every set of calls I log my rate limit api calls remaining [ $App- >APICallsRemaining;] for later tracking ... On Oct 20, 2010, at 2:08 PM, Josh wrote: I keep having troubles with an application I'm developing that uses the Twitter API. I'm getting errors stating that I'm over my rate limit,

[twitter-dev] Rate limit not getting reset

2010-10-20 Thread Josh
I keep having troubles with an application I'm developing that uses the Twitter API. I'm getting errors stating that I'm over my rate limit, but it's been more than an hour since I last made a call. My status does say 0 left of 150, but the last time I made a call was a couple hours ago. -- Twi