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

Geocode error #74

Closed
fdfranke opened this issue Oct 19, 2020 · 2 comments
Closed

Geocode error #74

fdfranke opened this issue Oct 19, 2020 · 2 comments
Assignees
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@fdfranke
Copy link

Hi,
I've got the following error with the exemple:
geocode(c("Schweighofstrasse 190, Zurich, Switzerland", "Hardstrasse 48, Zurich, Switzerland"))
NULL
Warning messages:
1: In (function (res) : Request 'id = 2' failed: Status 400.
2: In (function (res) : Request 'id = 1' failed: Status 400.

Status 400 means Bad Request.

Any ideas?

@munterfi munterfi self-assigned this Oct 19, 2020
@munterfi munterfi added bug Something isn't working duplicate This issue or pull request already exists labels Oct 19, 2020
@munterfi
Copy link
Owner

Hi, thanks for reporting.

This seems to be the same issue as #73, which should be fixed now. Release of hereR v0.5.1 is submitted to CRAN.

Could you try again with the dev version from GitHub?
remotes::install_github("munterfinger/hereR")

@fdfranke
Copy link
Author

Great, the dev version worked fine. No more warnings!

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants