rgbif icon indicating copy to clipboard operation
rgbif copied to clipboard

eleveation Error: Unauthorized (HTTP 401)

Open MaxCarabus opened this issue 1 year ago • 1 comments

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)

MaxCarabus avatar Jan 28 '24 02:01 MaxCarabus