Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

non existing id exception in logs #351

Closed
vdesabou opened this issue May 8, 2020 · 2 comments
Closed

non existing id exception in logs #351

vdesabou opened this issue May 8, 2020 · 2 comments
Assignees
Labels
Milestone

Comments

@vdesabou
Copy link
Owner

vdesabou commented May 8, 2020

2020-05-08 09:11:56|getShowEpisodes for spotify:show:2I6TDCnC5EuGHNhAsBmKl5
2020-05-08 09:11:56|Error(getShowEpisodes): retry 0 (exception SpotifyWebAPI\SpotifyWebAPIException: non existing id
 at SpotifyWebAPI.Request.parseBody(Request.php:40)
 at SpotifyWebAPI.Request.send(Request.php:242)
 at SpotifyWebAPI.Request.api(Request.php:121)
 at SpotifyWebAPI.SpotifyWebAPI.getShowEpisodes(SpotifyWebAPI.php:1330)
 at createLibrary(createLibrary.php:369)
 at (main)(action.php:1921))
@vdesabou vdesabou self-assigned this May 8, 2020
@vdesabou
Copy link
Owner Author

vdesabou commented May 8, 2020

Opened spotify/web-api#1577

@vdesabou vdesabou added this to the 9.4 milestone May 12, 2020
@vdesabou vdesabou added the bug label May 12, 2020
@MrXyfir
Copy link

MrXyfir commented Jan 24, 2021

What was the solution for this? I get this error even when calling their API directly.

Edit: For anyone else who ends up with this issue, the solution for me was to set the market param. https://api.spotify.com/v1/shows/4rOoJ6Egrf8K2IrywzwOMk/episodes?market=US

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants