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...
Hi, thanks again for these new podcast api endpoints!
I'm having an issue using the web api to search for podcasts. When I use an access_token from the client_credentials flow, I'm not getting any results. However, when using the tool on spotify developer console page and oauth token, the same query retrieves results.
Are we able to use the client credentials access token on the search api endpoint for shows? It works for all the other types, just not 'show'.
Thanks, let me know.
Hey @musicfan2424, thanks for reaching out here!
I'd love to take a closer look. Could you let me know the exact query you're calling the API with (without access token)? Also, what is the response you're receiving? Keep me posted!
Have a good one,
Hubo
I also just noticed if you use the access_token from client credentials flow and change the query to type=show,episode
https://api.spotify.com/v1/search?q=Bill&type=show,episode&limit=1
It does return results for the podcast. For some reason just the show type alone doesn't work properly with this client credentials access_token?
Hey @musicfan2424,
Hmm, that’s indeed quite odd. I’ll pass this along to the right folks. Fingers crossed, this’ll be fixed soon. I’ll keep you posted!
Thanks for your patience!
Have a good one,
Hubo
I've had this same issue. There is no error. The call is successful and gets a response. The problem is everything returned in the "items" array is null. I can use the exact same credentials and search for artists, albums or tracks and it works properly. Only the podcast related search types "show" and "episode" aren't working.
And how does your code query look like?
Hey @ponny, thanks for coming to the Community!
It looks like you're having a bit of a different issue here. I'd love to take a closer look. Could you let me know the exact request you're making to the Spotify API? Let me know!
Have a good one,
Hubo
Hey @arboralto,
Thanks for letting me know! I'll pass this on to the right folks. Hopefully, it'll be fixed soon!
Thanks, have a great day!
Hubo
This issue still persists. Any update on a fix for it?
I've found that you need to specify the market with the API call. The docs say it's optional, but it appears to be required for show or episode searches.
The issue still persists, adding market did the trick.
The issue is still HERE!!
Adding market makes it work, but come on!
Still facing this issue, discovered it when working with github.com/zmb3/spotify Go library.
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…