-
Notifications
You must be signed in to change notification settings - Fork 619
boxscoressummaryv2 returning nothing? #530
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
Comments
I have noticed the same issue. Every day I run a code to get the stats, but 2 days ago this problem began. The first day, only got the stats for one game , the others games id returned nothing and the second day all the dataframe was empty |
The NBA has been slowly retiring endpoints. That could be the case here. |
i have been working on a python client to hit the espn api |
It is annoying to reformat your code but the BoxScoreTraditionalV3 is working and I believe it contains all the same data |
Updating my code is no problem, I'm just worried that more endpoints will start to be shut down. Unfortunately I'm considering fully migrating to another data provider if every week another endpoint will die 😔 |
Completely agree. I am getting really nervous as well since I use these endpoints on a daily basis. If you end up finding anything more stable please share! |
Same here :( |
boxscoresummaryv2
is returning nothing for me for the last few daysThe text was updated successfully, but these errors were encountered: