geocoder
geocoder copied to clipboard
"Could not process this request", reverse geocode using Yahoo
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?
Got same issue, have you solved it ?
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."
One alternate is using quandl which will fetch data from google finance.
Any other suggestion?