You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I make a request to leaguegamefinder specifying also a valid game_id_nullable the resulting response contains records that have games that do not match the provided game id.
@RiccardoBarbieri - It appears that the NBA has deprecated several call parameters, such as GameID. The call itself works; however, in some cases params are ignored and in other they result in an error. I'll have to check the integration tests to see the extent of parameter testing.
NBA API Version
1.4.1
Issue
When I make a request to leaguegamefinder specifying also a valid game_id_nullable the resulting response contains records that have games that do not match the provided game id.
Code
The text was updated successfully, but these errors were encountered: