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

ESPN scoreboard not updating today? #634

Open
MihaMuskinja opened this issue Feb 12, 2025 · 3 comments
Open

ESPN scoreboard not updating today? #634

MihaMuskinja opened this issue Feb 12, 2025 · 3 comments

Comments

@MihaMuskinja
Copy link

Every day I run the https://lm-api-reads.fantasy.espn.com/apis/v3/games/fba/seasons/2025/segments/0/leagues/{league_id}?view=mScoreboard request to get the stats for my league, but today it doesn't seem to be updated, while I can see the updated stats on the generated HTML on ESPN.

Anyone else with the same issue?

@MihaMuskinja
Copy link
Author

It's still not updating. The API request gives me old data that is not up to date. Until this gets solved, I am unable to use the API.. Any ideas on how to approach this? It seems to be an issue on ESPN's end.

@JohnDiebold
Copy link
Contributor

It seems to be working for me, are you using the box score class? Didn't do a ton of testing but this:

league.box_scores()[0].home_score

returns 855.5, which is the correct score for that team this week.

@MihaMuskinja
Copy link
Author

Now it works. It was a temporary issue in ESPN's end. Also their mobile app was not updating properly. This ticket can be closed now,.

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

2 participants