Hi team,
The wt_get_download_summary() does not work. I get this error:
Error in req_perform():
! HTTP 404 Not Found.
However, according to the reprex the function does not exist.
One point to clarify is that the authentication worked perfectly:
wt_auth()
Authentication into WildTrax successful.
projects <- wt_get_download_summary(sensor = 'PC')
#> Error in wt_get_download_summary(sensor = "PC"): could not find function "wt_get_download_summary"