Simon Smart
Simon Smart
Yes all good now - thanks!
@ramarty Not too much of a problem, but recently there's some new printed output coming through even when `quiet = TRUE`. I've set `quiet = FALSE` here to show it's...
@marcoaurelioguerrap Here's a function that will stop that being an issue. It fetches an existing token or creates a new one if none exist: ``` get_nasa_token
Yes sure I will do - I think it probably needs a few tweaks to be robust to all eventualities though so will work on that and submit a PR.
Also experiencing this. I found https://github.com/ropensci/MODIStsp/pull/273 and tried installing with `remotes::install_github("pkautio/MODIStsp@devel")` but unfortunately I still get `Request failed [401]. Retrying in 1 seconds...`
This looks to be the same issue as #5813