Skip to content

[Bug]: gameStatus and gameStatusText not updating (scoreboardV3) #631

@kermitine

Description

@kermitine

NBA API Version

1.11.3

Issue

I'm trying to build a tool which basically sends you emails/other info about NBA games, mainly when they start, and if there are any games of interest.

However, using the ScoreBoardV3 endpoint, gameStatus and gameStatusText don't seem to update, being stuck on 1, and the tip off time for the game. This makes it impossible to check whether the game has started through this method.

Code

games = scoreboardv3.ScoreboardV3(game_data=current_date) game_status_pd = games.get_data_frames()[1]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageResearching into a possible bug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions