Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Who Me Too'd this topic

BUG: Search API doesn't return SimplifiedAlbumObject items as described in docs

Hey so I'm using the web-api search endpoint to query for albums, but the response I get omits any information about the album's genre/label. While in the docs and example response in the endpoint playground does show these parameters.

There seems to be a mismatch here, or a bug, because if you click Try it from the endpoint playground (shown as the right panel), the live response also omits the genre and label for each album.

The type in question is SimplifiedAlbumObject

 

https://developer.spotify.com/documentation/web-api/reference/search

 

 

Any help with this would be great as I need this information for my searches, otherwise I will have to query each individual album for this info!

Thanks!

JG

Who Me Too'd this topic