Closed teuder closed 2 years ago
I got the same error message. get_raster()
also fails with a similar error message (HTTP 401
instead of HTTP 403
):
Error in `resp_abort()`:
! HTTP 401 Unauthorized.
Backtrace:
1. gfwr::get_raster(...)
6. httr2::req_perform(.)
7. httr2:::resp_abort(resp, error_body(req, resp))
@teuder Thank you. I'll check, but this is likely an API issue, rather than a gfwr
error. I'll review and either correct it in gfwr
or report the bug to the engineers.
@teuder Can you reinstall the package and test this? I believe it should be fixed. If it is fixed can you close this issue or provide feedback if the problem remains.
Address with PR #39
@natemiller I confirmed the problem is fixed now.
When I specify
search_type = "advanced"
it always fails.Error message.