[GH-ISSUE #245] ValueError: Could not find a game with that id. #128

Closed
opened 2026-02-27 23:20:58 +03:00 by kerem · 1 comment
Owner

Originally created by @Hisairnessag3 on GitHub (Jan 17, 2018).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/245

Whats causing this? Just started happening.

code:

import mlbgame
stats = mlbgame.player_stats('2014_06_07_miamlb_chnmlb_1')

for player in stats.home_batting:
print(player.h)

Originally created by @Hisairnessag3 on GitHub (Jan 17, 2018). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/245 Whats causing this? Just started happening. code: import mlbgame stats = mlbgame.player_stats('2014_06_07_miamlb_chnmlb_1') for player in stats.home_batting: print(player.h)
kerem closed this issue 2026-02-27 23:20:58 +03:00
Author
Owner

@ritiek commented on GitHub (Jan 17, 2018):

Did you mean to open an issue on mlbgame repo?

<!-- gh-comment-id:358190432 --> @ritiek commented on GitHub (Jan 17, 2018): Did you mean to open an issue on [mlbgame](https://github.com/panzarino/mlbgame) repo?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#128
No description provided.