Hi,

I got a problem using the Twitter-API, especially the Trends-Data.
When calling the URL http://search.twitter.com/trends/daily.json?date=2010-03-05
(or another date), i just get an empty JSON-object back. If I use the
new URL http://api.twitter.com/1/trends/daily.json?date=2010-03-05 I
always get a 404 - Not Found Exception. Some dates return a non-empty
JSON-string, but most of them do.
The last time I used the API everything works fine, but after not
looking for it for a few weeks, I ran into this trouble.

Does anyone have these troubles, too?

Reply via email to