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

eleveation Error: Unauthorized (HTTP 401) #701

Open
MaxCarabus opened this issue Jan 28, 2024 · 1 comment
Open

eleveation Error: Unauthorized (HTTP 401) #701

MaxCarabus opened this issue Jan 28, 2024 · 1 comment

Comments

@MaxCarabus
Copy link

Session Info

I used my registered GeoNames username for elevation() function and got error

lats = c(31.8496, 29.15503)
longs = c(-110.576060, -103.59828)
elevation(latitude = lats, longitude = longs, elevation_model = "srtm1", username = 'carabus')
Error: Unauthorized (HTTP 401)

@jhnwllr
Copy link
Collaborator

jhnwllr commented Jan 30, 2024

I cannot find the setting that allows you to use the geonames web service API. Perhaps it has changed. I think I will deprecate elevation because it doesn't use the GBIF api.

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