[twitter-dev] Re: rate limiting due to invalid oauth credentials

2011-08-10 Thread mike3s
Read the docs...thought the call was authenticated, but discovered that the library I was using had a bug for situations where the call included certain characters. The authentication failed, but the query continued as an unauthenticated call. No error message. Bitch of a time figuring out what was

[twitter-dev] rate limiting due to invalid oauth credentials

2011-07-04 Thread mike3s
I make queries to an api method that requires authentication (statuses/ mentions.xml), and I get expected results with rate limits of 350/ hour. I make another query to an api method that does not require authentication (users/lookup.xml) and it drops the rate limit to 150/ hour and complains of in