True random Spotify Album Pull

:bullseye: What is your goal?

Hey team, I’m trying to make a true random query for a pull of an album in a specific set of genres. None of the queries using “random” are working. So I’m hoping for some insight.

:thinking: What is the problem & what have you tried?

None of the queries using “random” are working. Tried my own queries and the AI function.

:link: Create public scenario page

Hi @Luke_M,

Not a spotify user here, but the /v1/search endpoint that is used tells me that you cannot search on genre if you select the type as ‘album’: Web API Reference | Spotify for Developers

The genre filter can be used while searching artists and tracks.

Cheers,
Henk

1 Like