Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fetch_player_details_footywire() not returning Fremantle player details. #169

Closed
mreddoh opened this issue Mar 11, 2022 · 0 comments
Closed

Comments

@mreddoh
Copy link

mreddoh commented Mar 11, 2022

fetch_player_details_footywire() gives an error when looking for Fremantle player details.

example <- fetch_player_details_footywire("Fremantle", current = TRUE)

Returns:

Error in open.connection(x, "rb") : HTTP error 404.
x Fetching current player details for Fremantle ... failed


I believe the error is due to the get_team_abrev_footywire() function not including a mapping from "Fremantle" to "fremantle-dockers".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant