Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

February 2026 Spotify for Developers update: thread

Hey everyone, I’ve created this thread to provide an open space for discussion, feedback, concerns or ideas on an upcoming update to Spotify for Developers access. We’ve shared a blog post that explains what’s changing and why. Please use this thread...

Spotify

lionwest

Newbie

66287 Views

316 replies

26 likes

S4D
  • 66287 Views
  • 316 replies
  • 26 likes

How to exclude fields from the results of a Web API call

I want to pull just the artist name and track name using the "https://api.spotify.com/v1/playlists/{playlist_id}/tracks" call. The documentation says "Fields can be excluded by prefixing them with an exclamation mark", so I've tried to narrow down th...

Casual Listener

I want to pull just the artist name and track name using the "https://api.spotify.com/v1/playlists/{playlist_id}/tracks" call. The documentation says "Fields can be excluded by prefixing them wi...

Peter_Schorn

Roadie

3890 Views

3 replies

0 likes

  • 3890 Views
  • 3 replies
  • 0 likes

Example of "Upload a Custom Playlist Cover Image" request

Hi all, I try to upload an image as cover of my playlist through an application. However, no example request is provided. Can someone help me out? Regarding the call "Upload a Custom Playlist Cover Image" see https://developer.spotify.com/console/put...

Music Fan

Hi all,   I try to upload an image as cover of my playlist through an application. However, no example request is provided. Can someone help me out? Regarding the call "Upload a Custom Playlis...

Peter_Schorn

Roadie

2033 Views

1 replies

4 likes

api
  • 2033 Views
  • 1 replies
  • 4 likes

Podcast Show (RSS) Publishing API

Does Spotify have or plan to have a podcast show publishing API? Interested in automating the process of submitting a show RSS, similarly to how Captivate allows this from within their user dashboard.

Visitor

Does Spotify have or plan to have a podcast show publishing API? Interested in automating the process of submitting a show RSS, similarly to how Captivate allows this from within their user dashboard.

747 Views

0 replies

2 likes

Discussion
  • 747 Views
  • 0 replies
  • 2 likes

How do I retrieve all songs from a genre with Web API?

My Question or Issue In the Spotify app, you can list all songs from a genre by typing `genre:foo` in the search bar.For instance, if i type genre:vaporwave in the search bar, i get a list of vaporwave songs.How do i retrieve this list with the Web A...

Regular

My Question or Issue   In the Spotify app, you can list all songs from a genre by typing `genre:foo` in the search bar. For instance, if i type genre:vaporwave in the search bar, i get a li...

sqram

Regular

3970 Views

1 replies

0 likes

  • 3970 Views
  • 1 replies
  • 0 likes

Embedded Player is not playing on iOS

Hi,Im working on an app with Ionic where I add the Spotify embedded Podcast Player to play Podcast episodes. On Browser and Android App everything is working very well but within the iPhone App I see the player and can press "Play" but after that the...

Newbie

Hi, Im working on an app with Ionic where I add the Spotify embedded Podcast Player to play Podcast episodes.   On Browser and Android App everything is working very well but within the iPhon...

733 Views

0 replies

0 likes

embedded Player
  • 733 Views
  • 0 replies
  • 0 likes

Streams made in group sessions aren't included in the recently played data

When a user streams some tracks while being part of a group session/listening party, those streams are not included in the /me/player/recently-played endpoint.Is there any way to include those streams in the response? Or are there any plans to includ...

Music Fan

When a user streams some tracks while being part of a group session/listening party, those streams are not included in the /me/player/recently-played endpoint. Is there any way to include tho...

522 Views

0 replies

0 likes

  • 522 Views
  • 0 replies
  • 0 likes

Spotify Web Playback SDK: Blocked frame from accessing cross-origin frame

Hi,I'm using the web playback SDK with the code example provided (https://developer.spotify.com/documentation/web-playback-sdk/quick-start/) and I'm getting this error on Google Chrome:Unable to check top-level optout: Blocked a frame with origin "ht...

Regular

Hi, I'm using the web playback SDK with the code example provided (https://developer.spotify.com/documentation/web-playback-sdk/quick-start/) and I'm getting this error on Google Chrome: Unable...

925 Views

0 replies

0 likes

Playback SDK
Web API
  • 925 Views
  • 0 replies
  • 0 likes

Solved!! Spotify Web Playback SDK - seek with '0' input does not always trigger player_state_changed event

Operating System, browserUbuntu 20.04, Chrome My Question or IssueHi, when using the Web Playback SDK 'seek' seems to be working fine for all values including '0', as in the player actually jumps to the desired position in the song. However, a 'playe...

Gig Goer

Operating System, browser Ubuntu 20.04, Chrome   My Question or Issue Hi, when using the Web Playback SDK 'seek' seems to be working fine for all values including '0', as in the player actua...

kruemeline

Gig Goer

1825 Views

3 replies

0 likes

  • 1825 Views
  • 3 replies
  • 0 likes

Solved!!Superuser Contribution No "Users and Access" button in the Developer Dashboard

I've been struggling with this issue for a few days now and I'm not sure what else I can do. I've tried clearing my cache in google chrome, turning off my ad blocker, clearing cookies, signing in and out, but I just can't get the button to appear for...

Casual Listener

I've been struggling with this issue for a few days now and I'm not sure what else I can do. I've tried clearing my cache in google chrome, turning off my ad blocker, clearing cookies, signing in and...

bphogat

Casual Listener

1211 Views

2 replies

0 likes

  • 1211 Views
  • 2 replies
  • 0 likes

Superuser Contribution 403 User not approved for app [Granted quota extension]

PlanAllCountryAll DeviceAllOperating SystemAll My Question or Issue- I created an app recently and it seemed to work fine within my test users added via the dashboard.- I requested a quota extension to allow non-test accounts to login, it was approve...

Regular

Plan All Country All   Device All Operating System All   My Question or Issue - I created an app recently and it seemed to work fine within my test users added via the dashboard....

ohej

Spotify

2330 Views

5 replies

0 likes

  • 2330 Views
  • 5 replies
  • 0 likes

Superuser Contribution Developer Dashboard missing features for my account

This is what mine looks like:Specifically, I need to be able to add test users so I can test out my app! But it looks like it's missing the ability to do so. I am using an older account where I'm logging in with my Spotify Username and I'm assuming t...

Casual Listener

This is what mine looks like: Specifically, I need to be able to add test users so I can test out my app! But it looks like it's missing the ability to do so.   I am using an older accoun...

ohej

Spotify

1237 Views

4 replies

0 likes

  • 1237 Views
  • 4 replies
  • 0 likes

[Web API] Recent pagination problem with 'Get User's Followed Artists'.

Plan[Premium]Country[US]Device[Macbook Pro late 2016]Operating System(MACOS 10.3) My Question or IssueRecent pagination problem with The Web API 'Get User's Followed Artists'.I paginate through pages of thehttps://api.spotify.com/v1/me/following?type...

Casual Listener

Plan [Premium] Country [US] Device [Macbook Pro late 2016] Operating System (MACOS 10.3)   My Question or Issue Recent pagination problem with The Web API 'Get User's Followed Artists'...

483 Views

0 replies

0 likes

  • 483 Views
  • 0 replies
  • 0 likes

Personalization endpoint returns no results when offset is greater than 49

This can be evidenced via the Web Console or elsewhere. As the title suggests, when the personalization endpoint is sent a request for either artists or tracks with an offset set to 50 or greater:Expected: the items starting at the offset index would...

Visitor

This can be evidenced via the Web Console or elsewhere.   As the title suggests, when the personalization endpoint is sent a request for either artists or tracks with an offset set to 50 or gr...

512 Views

0 replies

2 likes

  • 512 Views
  • 0 replies
  • 2 likes

Solved!!Superuser Contribution 403: User not approved

Hello! I am using the api on an iOS application running the web api and I am running into something rather strange. I have 2 premium accounts, one being mine and one being a "smurf", if you will, for testing. I have added the "smurf" to the applicati...

Casual Listener

Hello! I am using the api on an iOS application running the web api and I am running into something rather strange. I have 2 premium accounts, one being mine and one being a "smurf", if you will, for...

Smithimitron

Casual Listener

1417 Views

2 replies

0 likes

Help
web-api
  • 1417 Views
  • 2 replies
  • 0 likes

Source code

Hi, I tried to contact the Spotify support about this question and got redirected by them to the developer forum so here I go. I saw you are using a dependency called MobileMediaKitClient inside the iOS Spotify app, which is licensed under Mozilla Pu...

Visitor

Hi,   I tried to contact the Spotify support about this question and got redirected by them to the developer forum so here I go.   I saw you are using a dependency called MobileMediaKit...

975 Views

0 replies

0 likes

  • 975 Views
  • 0 replies
  • 0 likes

PKCE Auth Flow does not honor the show_dialog=false option?

I am in the process of switching my app over to use PKCE Auth Flow and ever since I did, each time I try to get an authorization code to use to obtain a token, I am being sent to the Spotify authorization page, whereas with the Basic Auth Flow, I was...

Music Fan

I am in the process of switching my app over to use PKCE Auth Flow and ever since I did, each time I try to get an authorization code to use to obtain a token, I am being sent to the Spotify authoriz...

Peter_Schorn

Roadie

2411 Views

8 replies

2 likes

  • 2411 Views
  • 8 replies
  • 2 likes

Superuser Contribution Web Playback SDK Support for additional browsers

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueWhen can we expect the Web Playback SDK to move out of Beta and be available for Safari for M...

Visitor

Plan Free/Premium Country   Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue When ca...

fantom1

Visitor

1704 Views

3 replies

0 likes

  • 1704 Views
  • 3 replies
  • 0 likes

Document 204 on "Get Information About The User's Current Playback"

When calling GET https://api.spotify.com/v1/me/player and the account doesn't have any device active/open, the endpoint returns a 204. However, this isn't documented here. It only lists a 200 status code. It would be nice to have this possible status...

Casual Listener

When calling GET https://api.spotify.com/v1/me/player and the account doesn't have any device active/open, the endpoint returns a 204. However, this isn't documented here. It only lists a 200 status ...

789 Views

0 replies

1 likes

  • 789 Views
  • 0 replies
  • 1 likes

Solved!!Superuser Contribution Incorrect link for "READ THE DOCS" for Search API

My Question or Possible BugThe link for "READ THE DOCS" for the Search feature is incorrect on this Features page. It shows an error - "404 Page not Found".There is an extra 'search' word at the end of the given link reference.Working Link is 'https:...

Visitor

My Question or Possible Bug The link for "READ THE DOCS" for the Search feature is incorrect on this Features page. It shows an error - "404 Page not Found". There is an extra 'search' word at th...

alvaron

Spotify

915 Views

2 replies

0 likes

  • 915 Views
  • 2 replies
  • 0 likes

/v1/me/player/currently-playing returning 401

Country: Canada DeviceMacbook Pro 15 inch 2019Operating SystemmacOS Big Sur 11.4 My Question or IssueWhen I call the spotify /v1/me/player/currently-playing api I receive a 401 response with message "Permissions missing". When I attempt to use the we...

Casual Listener

Country: Canada   Device Macbook Pro 15 inch 2019 Operating System macOS Big Sur 11.4   My Question or Issue When I call the spotify /v1/me/player/currently-playing api I receive a ...

900 Views

0 replies

3 likes

  • 900 Views
  • 0 replies
  • 3 likes