Type in your question below and we'll check to see what answers we can find...
Loading article...
Submitting...
If you couldn't find any answers in the previous step then we need to post your question in the community and wait for someone to respond. You'll be notified when that happens.
Simply add some detail to your question and refine the title if needed, choose the relevant category, then post.
Before we can post your question we need you to quickly make an account (or sign in if you already have one).
Don't worry - it's quick and painless! Just click below, and once you're logged in we'll bring you right back here and post your question. We'll remember what you've already typed in so you won't have to do it again.
Please see below the most popular frequently asked questions.
Loading article...
Loading faqs...
Please see below the current ongoing issues which are under investigation.
Loading issue...
Loading ongoing issues...
As of the last couple of hours the recommendations endpoint isn't returning tracks related to genre seeds.
example request: https://api.spotify.com/v1/recommendations?seed_artists=&seed_genres=rock&seed_tracks=&limit=20&mark...
example response:
{
"tracks" : [ ],
"seeds" : [ {"initialPoolSize" : 0, "afterFilteringSize" : 0, "afterRelinkingSize" : 0, "id" : "rock", "type" : "GENRE", "href" : null} ]
}
Recommendations are still returned for artist and track seeds. The response has 249 or 250 for each of the three numeric "seeds" properties, but 0 for genre seeds.
Having the same issue right now.
All genres return an href of null and no recommendations at all.
Only "work around" right now is to add an artist from one of the genres and then a maximum of 4 genres.
Thank you for reporting this, folks. We're looking into the problem further here. I will update this thread when I know more.
I've just checked this again, and it looks like this has been fixed.
Yes, works also for me again
This seems to be broken again.
Example request:
It is just returning an empty response with my query genres sent back to me:
{'tracks': [], 'seeds': [{'initialPoolSize': 0, 'afterFilteringSize': 0, 'afterRelinkingSize': 0, 'id': 'indie rock', 'type': 'GENRE', 'href': None}, {'initialPoolSize': 0, 'afterFilteringSize': 0, 'afterRelinkingSize': 0, 'id': 'modern alternative rock', 'type': 'GENRE', 'href': None}, {'initialPoolSize': 0, 'afterFilteringSize': 0, 'afterRelinkingSize': 0, 'id': 'modern rock', 'type': 'GENRE', 'href': None}]}
This is working OK for me (both yesterday and today), but I don't think the genres you have mentioned are valid.
You can get the valid list from:
https://api.spotify.com/v1/recommendations/available-genre-seeds
The closest valid genre to any of yours is "alt-rock".
https://api.spotify.com/v1/recommendations?seed_genres=alt-rock&limit=20
Note that this list is different from the genres that are returned with artist information.
If you still have any issues - with valid genres - you could try adding the "market" parameter.
Today I have the same issue.
Yes, this same issue seems to have reoccurred today.
Not to pile on, but yes, seeing the same as @yiyangchen & @kkhal.
Same here as well. Getting recommendations by genre has been working well for me for well over six months, then suddenly stopped working last week. Is there any update from Spotify yet?
Me too as well. Things were fine last week for me when requesting by genre_seed but this week the recommendations I get back are empty.
This is happening to me as well.
Happened to me as well...
This is now likely to be not working due to the recent removal of several API endpoints, including this.
https://community.spotify.com/t5/Spotify-for-Developers/Changes-to-Web-API/td-p/6540414
Hey there you, Yeah, you! 😁 Welcome - we're glad you joined the Spotify Community! While you here, let's have a fun game and get…