[twitter-dev] Re: Trends.json Errors

2011-04-16 Thread MartinW
This is now returning 400 Bad Request. I'm not yet caching the request
but that shouldn't cause a 400?

Any suggestions?


On Apr 15, 11:28 pm, Taylor Singletary taylorsinglet...@twitter.com
wrote:
 Hi Martin,

 You can find out more about the new home of the trends API 
 here:http://groups.google.com/group/twitter-development-talk/browse_thread...
 2010), 
 andhttp://groups.google.com/group/twitter-development-talk/browse_thread...
 2011)

 ( The trends API has effectively moved to api.twitter.com/1/trends.json )

 @episod http://twitter.com/episod - Taylor Singletary

 On Fri, Apr 15, 2011 at 3:11 PM, MartinW wright.mar...@gmail.com wrote:

 http://search.twitter.com/trends.jsonhas just started erroring in the
  last 24 hours. It now returns a 404.

  Could someone please advise on an updated URL.

  Thanks
  Martin

  --
  Twitter developer documentation and resources:http://dev.twitter.com/doc
  API updates via Twitter:http://twitter.com/twitterapi
  Issues/Enhancements Tracker:
 http://code.google.com/p/twitter-api/issues/list
  Change your membership to this group:
 http://groups.google.com/group/twitter-development-talk

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] Trends.json Errors

2011-04-15 Thread MartinW

http://search.twitter.com/trends.json has just started erroring in the
last 24 hours. It now returns a 404.

Could someone please advise on an updated URL.

Thanks
Martin

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] Re: lang=en queries to search API not working

2010-11-28 Thread MartinW
Hi Steve,

I've found the same problem over the past couple of days too. I had
also narrowed it down to the lang parameter but selecting all does
still not guarantee results.

This is now impacting my live site as no results are being returned.
I'm also going to investigate whether rate limiting could be the
issue.

Please let me know if you get any further with your investigations.

Cheers
Martin Wright

http://www.twitseek.com

On Nov 27, 3:42 am, steve ick...@gmail.com wrote:
 This reproduces even onhttp://search.twitter.com.  If you try to
 filter to en only results you get back 0 items for most queries.
 Select try all languages from the search portal or remove lang=en
 from your API query and you get results for your queries (most of
 which are in english.)

 What's weird is this seemed to be working fine until about 2 days
 ago.  And its been very intermittent since.  Yesterday queries would
 work for a while then they would stop working (same query to the
 API.)  But today they seem to be broken for me all day.  Other members
 of my team reported the same issue yesterday so it defenitly seems to
 be something on your end.

 BTW... When calling the API and this happens we're getting back an
 error similar to this:

 jsonp1290717568994({results:[],max_id:7896158276488192,since_id:
 7896158276488192,refresh_url:?
 since_id=7896158276488192q=Thanksgiving,results_per_page:50,page:
 1,completed_in:0.019352,warning:adjusted since_id to
 7896158276488192 due to temporary
 error,since_id_str:7896158276488192,max_id_str:7896158276488192,query:Thanksgiving});

 I did a search and this error was reported back in June but nobody
 ever responded... Crossing my fingers that this message doesn't go
 into the void as well...

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk