I tried with 200 KM radius even though i got same error.

On Fri, Dec 18, 2009 at 11:55 PM, dbasch <dba...@gmail.com> wrote:

> I tried your query and got a timeout. My guess is that it's just a
> very expensive query to compute because of the large radius. It seems
> to work fine with a smaller radius.
>
> Diego
>
> On Dec 18, 3:25 am, praveenkumar nakka <nakka.praveenku...@gmail.com>
> wrote:
> > Hai,
> >
> > I was using search API to get tweets from Twitter. When i append geo code
> to
> > the URL i got following error  like this
> >
> > URL :
> http://search.twitter.com/search.json?q=%22holiday+list.+Pick+me%21%2...
> > .TwitterException: *Server returned HTTP response code: 502 for URL*:
> http://search.twitter.com/search.json?q=%22holiday+list.+Pick+me%21%2...
> >         at com.netelixir.api.twitterSrc.
> > http.HttpClient.httpRequest(HttpClient.java:274)
> >         at
> > com.netelixir.api.twitterSrc.http.HttpClient.get(HttpClient.java:189)
> >         at com.netelixir.api.twitterSrc.Twitter.get(Twitter.java:279)
> >         at com.netelixir.api.twitterSrc.Twitter.search(Twitter.java:1125)
> >         at
> > com.netelixir.api.twitter.DumpTweetsData.run(DumpTweetsData.java:119)
> >         at java.lang.Thread.run(Thread.java:619)
> >
> > If i try to pull tweets without geo code then its working fine ,
> >
> > What is the wrong in the sending url and why its coming like this?
> >
> > Is there any other way to get tweets by using geocode from Search API?
> >
> > please give me reply as early as possible.
> >
> > Thanks
> > Praveen
>

Reply via email to