Skip to content

Functions getPlayerIterationScores() and getPlayerProfileScores()fail if supplied with multiple positions #61

@Flosch1006

Description

@Flosch1006

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions