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

TeamRoster Request by teamSlug error for 2 teams : sixers && blazers #7

Open
cap340 opened this issue Jun 1, 2019 · 1 comment
Open

Comments

@cap340
Copy link

cap340 commented Jun 1, 2019

All teams roster are working except for these slugs : sixers && blazers

Client error: GET http://data.nba.net/v2015/json/mobile_teams/nba/2018/teams/blazers_roster.json resulted in a 404 Not Found response

I also try to with your tools :
http://nbasense.com/nba-api/Data/MobileTeams/Roster/TeamRoster#request-form-playground

Error: Could not retrieve the result at this time.

url in browser return empty page for those slugs too :
http://data.nba.net/v2015/json/mobile_teams/nba/2018/teams/sixers_roster.json
http://data.nba.net/v2015/json/mobile_teams/nba/2018/teams/blazers_roster.json

Thanks for your help

@jasonroman
Copy link
Owner

I will have to look into this further - either the NBA changed some of their team slugs, or some NBA endpoints use alternate ones. In the meantime these two endpoints will work:

http://data.nba.net/v2015/json/mobile_teams/nba/2018/teams/76ers_roster.json
http://data.nba.net/v2015/json/mobile_teams/nba/2018/teams/trail_blazers_roster.json

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