Skip to content

[Bug]: LeagueGameFinder endpoint not filtering for game_id #446

@RiccardoBarbieri

Description

@RiccardoBarbieri

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

game_found = leaguegamefinder.LeagueGameFinder(
    player_or_team_abbreviation="T",
    league_id_nullable="00",
    game_id_nullable="0022301181"
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions