The following function call:
getPlayerIterationScores(
iteration = 1005,
positions = c("LEFT_WINGBACK_DEFENDER","RIGHT_WINGBACK_DEFENDER"),
token = token
)
returns the following error:
Error in `map()`:
ℹ In index: 1.
Caused by error in `parse_url()`:
! length(url) == 1 is not TRUE
Run `rlang::last_trace()` to see where the error occurred.