Closed gmcdonald-sfg closed 2 years ago
thanks @gmcdonald-sfg . I suspect something has been broken on the API side as the engineers continue developing. I'll have a look and see if we need to change the endpoint.
@gmcdonald-sfg I have just tried to run the code you shared above and it seems to have worked for me. Can you try once again? Perhaps something that was broken on the API side has been fixed?
I get the exact same error.
@shinnakayama @gmcdonald-sfg Can you please try to install the package again and rerun the get_raster
function? I have updated the base endpoint so that it works with the public API tokens. Addressed with PR #39
If it is now fixed can you please close the issue or provide feedback it the problem remains
It's now working, thank you @natemiller!
When following the
README.md
instructions, I get an authorization error when trying to runget_raster
. I do not get this error when using the otherget_*
functions -get_vessel_info
,get_event
work correctly.Following your instructions, and after saving my authorization token to
.Renviron
, when I run this:Returns:
I get this same error when trying to run the other
get_raster
examples.