-
Notifications
You must be signed in to change notification settings - Fork 173
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
teamInfoCommon not working #77
Comments
I think https://nba.com has been in a long process of deprecating the endpoints under the https://stats.nba.com/stats umbrella – they seem to be moving to https://data.nba.com/data endpoints – the methods in this package under |
The playerStats still seems to be working. Is the switchover to the data endpoints as simple as just changing the host or are the endpoints very different? |
turns out they're really picky about the |
@bialesdaniel the data endpoints are completely different from the stats endpoints from what I can tell. |
I can't get the teamInfoCommon endpoint to work. Though I think its an issue with stats.nba.com cause I can't get to it if I hit http://stats.nba.com/stats/teamInfoCommon/ Any idea if nba.com is acting up today or maybe they killed that endpoint
The text was updated successfully, but these errors were encountered: