What is Toluu?
Toluu is a free service for sharing the feeds you read and discovering new ones.
Get Invite

Twitter Development Talk Google Group

Discussion about the development and usage of the Twitter API.


Re: Rate limit exceeded for whitelisted appToday
Great! Thanks for being on top of it.
Re: since_id limitToday
There was a small change. They fixed a bug with since_id where it
would set it as 0 if the status had been deleted (#77). It looks like
they now require a count parameter as well.

--
Swap





Re: Rate limit exceeded for whitelisted appToday
The database restore is complete, everything should be back to normal.
Re: Rate limit exceeded for whitelisted appToday
It looks like IPs still work? Twittertrend is still running perfectly
fine?
I think whitelisted users/IPs are hitting the rate_limit but the API
isn't acknowledging it? My "remaining_hits" is -36 but my API requests
are still processing fine.



Re: uaing HTTP Basic Authentication with VBToday
Thank you Matt. Those two lines worked perfectly.

J.P.