[twitter-dev] Re: Trends-API not working

2010-06-14 Thread Richard Coleman
Try this one instead:

http://search.twitter.com/trends.json?date=2010-03-05%20


On Jun 14, 10:24 am, dennisp@web.de dennisp@web.de wrote:
 Hi,

 I got a problem using the Twitter-API, especially the Trends-Data.
 When calling the 
 URLhttp://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 URLhttp://api.twitter.com/1/trends/daily.json?date=2010-03-05I
 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?


[twitter-dev] Re: Trends-API not working

2010-06-14 Thread Richard Coleman
Allow me to correct the message above:

http://search.twitter.com/trends.json?date=2010-06-14

On Jun 14, 5:15 pm, Richard Coleman dimitris...@gmail.com wrote:
 Try this one instead:

 http://search.twitter.com/trends.json?date=2010-03-05%20

 On Jun 14, 10:24 am, dennisp@web.de dennisp@web.de wrote:



  Hi,

  I got a problem using the Twitter-API, especially the Trends-Data.
  When calling the 
  URLhttp://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 URLhttp://api.twitter.com/1/trends/daily.json?date=2010-03-05I
  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?