cwendt94 / espn-api

ESPN Fantasy API! (Football, Basketball)
MIT License
628 stars 199 forks source link

Randomly Inflated scores? #34

Closed dtcarls closed 5 years ago

dtcarls commented 5 years ago

I have some users reporting seemingly random scores inflated by up to 16 points. I am using the home_score and away_score variables from box_scores to pull this information. See some troubleshooting data here. https://github.com/dtcarls/fantasy_football_chat_bot/issues/44

cwendt94 commented 5 years ago

I looked at the endpoint for my league and all the numbers are lining up for me. It seems really weird that a couple scores in a league would be wrong and not all of them. Maybe ask if the have any special settings or something different about the league?

bnm91 commented 5 years ago

I'm also seeing this. If anyone figures this out I'd appreciate it.

image

cwendt94 commented 5 years ago

If you could attach that endpoints data in a text file and tell me the final scores for each team I can try to do some debugging tomorrow

bnm91 commented 5 years ago

Kind of convinced now it’s an issue ESPN may fix. They're having a bunch of other problems on the scoreboard page right now (scores not loading, defaulting to wrong week, discrepancy between box score and scoreboard views).

Will report back if the issue doesn't resolve itself tomorrow.

bnm91 commented 5 years ago

Works this morning. I wonder if it's the same for @dtcarls

cwendt94 commented 5 years ago

Interesting, I did see ESPN pushed a critical update for their App this morning. Maybe it has some connection with the scores being weird?? Hopefully it is all good now

dtcarls commented 5 years ago

I personally haven't had an issue, but I'm standing by to hear from my user base to see if the problem persists.