bttmly / nba

Node.js client for nba.com API endpoints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NBA API - required headers

dtkavana opened this issue · comments

I believe that the NBA has updated the required headers which causes this package to fail when making requests. The API calls appear to just hang.

Ugh thats a bummer. The data.nba.com endpoints still seem to work. The stats.nba.com endpoints seem to be getting progressively flakier and harder to use. Still trying to find a good way to gather data.nba.com endpoints so that we can retire stats.

Found the necessary headers here swar/nba_api#124

Fixed in nba@4.13