Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jfeldstein opened this issue Aug 16, 2014 · 3 comments
Open

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

jfeldstein opened this issue Aug 16, 2014 · 3 comments

Comments

@jfeldstein
Copy link

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?

@ghost
Copy link

ghost commented Jun 14, 2016

Got same issue, have you solved it ?

@trinisofttechnologies
Copy link

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."

@akbarboghani
Copy link

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

Any other suggestion?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants