[twitter-dev] Re: Rate Limiting with desktop applications using C# HttpRequest

2010-06-21 Thread Jian Lu
s is counted against my account quota. Nice. -Jian On Jun 21, 10:52 am, Jian Lu wrote: > I have whitelisted my account (but no ip), and am sending requests > through my desktop application by wrapping my credentials with C# > HttpRequest. > > Very frequently, using the method

[twitter-dev] Rate Limiting with desktop applications using C# HttpRequest

2010-06-21 Thread Jian Lu
I have whitelisted my account (but no ip), and am sending requests through my desktop application by wrapping my credentials with C# HttpRequest. Very frequently, using the method above, I see my rates drop back to 150/hour and it drains out even I am not making any calls. Here is a sample reponse