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

Yahoo API does not work #444

Open
argyili opened this issue Aug 15, 2021 · 1 comment
Open

Yahoo API does not work #444

argyili opened this issue Aug 15, 2021 · 1 comment

Comments

@argyili
Copy link

argyili commented Aug 15, 2021

I just run the demo code for testing the API.
g = geocoder.yahoo('San Francisco, CA')
The directed URL is like https://sgws2.maps.yahoo.com/FindLocation?q=San+Francisco%2C+CA&flags=J&locale=en-CA

Here is the response from that address, it sends error messages.

<ResultSet xmlns:yahoo="http://www.yahooapis.com/v1/base.rng" version="2.0" xml:lang="en-US">
<Error>5</Error>
<ErrorMessage>Fatal Error - Missing or Invalid Input</ErrorMessage>
<Locale>en-US</Locale>
<Found>0</Found>
<InputQuery>null</InputQuery>
<Quality>0</Quality>
</ResultSet>

I think the error reason is from the Yahoo provider source, but I am not sure.

@Kayden-lolasery
Copy link

#311 Hi team please assist

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

2 participants