You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As title describes. Current error message is below. Users might not know how to create an authorization token. The message should indicate how to create a token if needed.
arcgisutils::obj_check_token(NULL)
#> Error:#> ! `token` must be an <httr2_token> not <NULL>#> Backtrace:#> ▆#> 1. └─arcgisutils::obj_check_token(NULL)#> 2. └─cli::cli_abort(...) at arcgisutils/R/arc-token.R:128:5#> 3. └─rlang::abort(...)
As title describes. Current error message is below. Users might not know how to create an authorization token. The message should indicate how to create a token if needed.
Created on 2024-03-20 with reprex v2.0.2
The text was updated successfully, but these errors were encountered: