[GH-ISSUE #1179] .recommendation_genre_seeds() deprecated #693

Closed
opened 2026-02-28 00:00:54 +03:00 by kerem · 2 comments
Owner

Originally created by @ryq99 on GitHub (Dec 16, 2024).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/1179

I was trying to run genres = obj.recommendation_genre_seeds().get('genres') to get a full list of genres in the Spotify recommender

I got the 404 error spotipy.exceptions.SpotifyException: http status: 404, code:-1 - https://api.spotify.com/v1/recommendations/available-genre-seeds: None, reason: None

Wondering is it fully deprecated from now on and do we have specific deprecation plan for the rest of the APIs?

Originally created by @ryq99 on GitHub (Dec 16, 2024). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/1179 I was trying to run `genres = obj.recommendation_genre_seeds().get('genres')` to get a full list of genres in the Spotify recommender I got the 404 error `spotipy.exceptions.SpotifyException: http status: 404, code:-1 - https://api.spotify.com/v1/recommendations/available-genre-seeds: None, reason: None` Wondering is it fully deprecated from now on and do we have specific deprecation plan for the rest of the APIs?
kerem 2026-02-28 00:00:54 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@dieser-niko commented on GitHub (Dec 17, 2024):

#1172

<!-- gh-comment-id:2547610068 --> @dieser-niko commented on GitHub (Dec 17, 2024): #1172
Author
Owner

@dieser-niko commented on GitHub (Dec 17, 2024):

Wondering is it fully deprecated from now on and do we have specific deprecation plan for the rest of the APIs?

We only know as much as the blog says: https://developer.spotify.com/blog/2024-11-27-changes-to-the-web-api

<!-- gh-comment-id:2547613582 --> @dieser-niko commented on GitHub (Dec 17, 2024): > Wondering is it fully deprecated from now on and do we have specific deprecation plan for the rest of the APIs? We only know as much as the blog says: https://developer.spotify.com/blog/2024-11-27-changes-to-the-web-api
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#693
No description provided.