geocoder icon indicating copy to clipboard operation
geocoder copied to clipboard

"Could not process this request", reverse geocode using Yahoo

Open jfeldstein opened this issue 11 years ago • 3 comments

GEOCODER Yahoo API] uri: http://where.yahooapis.com/geocode
[GEOCODER Yahoo API] options: {"q":"46.68665796636226, -117.16076862334485","gflags":"R","flags":"J","appid":"**********"}
[GEOCODER Yahoo API] body: <HTML>
<HEAD>
<TITLE>Error</TITLE>
</HEAD>

<BODY BGCOLOR="white" FGCOLOR="black">
<!-- status code : 400 -->
<!-- Error: GET -->
<!-- host machine: r15.ycpi.sjb.yahoo.net -->
<!-- timestamp: 1408150103.000 -->
<!-- url: http://where.yahooapis.com/geocode?q=46.68665796636226%2C%20-117.16076862334485&gflags=R&flags=J&appid=*****---->
<H1>Error</H1>
<HR>

<FONT FACE="Helvetica,Arial"><B>
Description: Could not process this "GET" request.
</B></FONT>
<HR>
</BODY>

Any idea what's up?

jfeldstein avatar Aug 16 '14 00:08 jfeldstein

Got same issue, have you solved it ?

ghost avatar Jun 14 '16 09:06 ghost

Hmm, seems like this api is closed.

https://ichart.finance.yahoo.com/table.csv?s=SPY&a=5&b=02&c=2002&d=5&e=02&f=2017&g=d&ignore=.csv

I used to get result from this api.

Now it says: "Description: Could not process this "GET" request."

trinisofttechnologies avatar Jun 03 '17 07:06 trinisofttechnologies

One alternate is using quandl which will fetch data from google finance.

Any other suggestion?

akbarboghani avatar Jun 06 '17 22:06 akbarboghani