seemethere / nba_py

Python client for NBA statistics located at stats.nba.com
BSD 3-Clause "New" or "Revised" License
1.05k stars 256 forks source link

Changes Position to PlayerPosition #51

Closed btcrs closed 7 years ago

btcrs commented 7 years ago

I believe the parameter names for the shot chart endpoint changed slightly. I was getting an error stating "PlayerPosition parameter is required". Modifying this one key seems to have fixed the issue.