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
> incidentals <- query_layer(endpoint = ep_survey_incedentals(), my_token = my_token,
+ return_geometry = FALSE) %>% clean_names()
Error: Internal error in `vec_proxy_assign_opts()`: `proxy` of type `character` incompatible with `value` proxy of type `NULL`.
Run `rlang::last_error()` to see where the error occurred.
The text was updated successfully, but these errors were encountered:
<error/rlang_error>
Internal error in `vec_proxy_assign_opts()`: `proxy` of type `character` incompatible with `value` proxy of type `NULL`.
Backtrace:
1. `%>%`(...)
3. getarc::query_layer(...)
4. getarc:::get_by_fids(...)
5. purrr::map(...)
6. getarc:::.f(.x[[i]], ...)
7. getarc:::get_data(...)
8. getarc:::get_tibble(query_url = query_url, query = query)
9. dplyr::bind_rows(purrr::map(content$features, "attributes"))
10. vctrs::vec_rbind(!!!dots, .names_to = .id)
Run `rlang::last_trace()` to see the full context.
The text was updated successfully, but these errors were encountered: