Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Refresh token expiration: discussion thread

Hey everyone, I've created this thread to provide more insight on an upcoming change to how refresh tokens work for apps on the Spotify Web API. We've shared a blog post that explains what's changing and why. The short version: refresh tokens will no...

Spotify

ohnoesman2

Casual Listener

744 Views

4 replies

2 likes

Discussion
  • 744 Views
  • 4 replies
  • 2 likes

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

Kugelschreibert

Newbie

90526 Views

343 replies

29 likes

S4D
  • 90526 Views
  • 343 replies
  • 29 likes

No shuffle button

PlanPremiumCountryUnited KingdomDevice(iPhone 11)Operating SystemMy Question or Issuejust got premium duo and no shuffle button and have tried un downloading and reinstalling

Newbie

Plan Premium Country United Kingdom Device (iPhone 11) Operating System My Question or Issue just got premium duo and no shuffle button  and have tried un downloading and reinstalling ...

231 Views

0 replies

0 likes

Possible Bug
  • 231 Views
  • 0 replies
  • 0 likes

Solved!! 403 Forbidden error when using Auth Flow PKCE

My Question or IssueI am working with Auth Flow PKCE for the first time. I am trying to authenticate a user and just display their username and display name on successful authentication. I am able to authenticate my account (my client ID is in the ap...

Casual Listener

My Question or Issue I am working with Auth Flow PKCE for the first time. I am trying to authenticate a user and just display their username and display name on successful authentication. I am able ...

aditya18m

Casual Listener

861 Views

2 replies

0 likes

Question
  • 861 Views
  • 2 replies
  • 0 likes

OAuth2 PKCE Token Exchange failed error

Hi, I have managed to successfully authenticate users via OAuth2 PKCE. I have added the list of test users via the developer dashboard as well.Sometimes I get the 'token exchange failed' error, even while trying to authenticate a user who has been ad...

Casual Listener

Hi,  I have managed to successfully authenticate users via OAuth2 PKCE. I have added the list of test users via the developer dashboard as well. Sometimes I get the 'token exchange failed' err...

948 Views

0 replies

0 likes

Question
  • 948 Views
  • 0 replies
  • 0 likes

Can't play music on Chrome Browser.

Can't play music on Chrome Browser. Try to delete history, caches, cookies and then refresh website but does not work

Visitor

Can't play music on Chrome Browser. Try to delete history, caches, cookies and then refresh website but does not work

206 Views

0 replies

0 likes

  • 206 Views
  • 0 replies
  • 0 likes

API 403: Player command failed: Premium required

Have used premium account credential in spotify web api and used "Authorization code" flow to get access token. I can able to access profile detail by using the token but when trying to play the song by episode uri in this link "https://api.spotify.c...

Newbie

Have used premium account credential in spotify web api and used "Authorization code" flow to get access token. I can able to access profile detail by using the token but when trying to play the song...

Ximzend

Spotify Star

571 Views

1 replies

0 likes

Question
  • 571 Views
  • 1 replies
  • 0 likes

I can have data on artists who are female or LGBTQIA

I would like to have access to a filter so that I can have data on artists who are female or LGBTQIA from a certain genre of music.

Newbie

I would like to have access to a filter so that I can have data on artists who are female or LGBTQIA from a certain genre of music.

291 Views

0 replies

0 likes

Content filters
Female Artists
LGBTQIA
  • 291 Views
  • 0 replies
  • 0 likes

Spotify embed previews in chrome/android, but full episodes in firefox

PlanPremium CountryBelgium DeviceChrome/Edge and Firefox Operating SystemWindows 11/Android My Question or IssueWhen embedding a Spotify podcast episode it will only show the first 30 seconds on android/chrome/edge. In firefox I can listen to the ful...

Newbie

Plan Premium   Country Belgium   Device Chrome/Edge and Firefox   Operating System Windows 11/Android   My Question or Issue When embedding a Spotify podcast episode ...

382 Views

0 replies

0 likes

Possible Bug
  • 382 Views
  • 0 replies
  • 0 likes

Solved!! Get Available devices, getting no devices.

PlanFreeCountryIndia DeviceWeb APIOperating SystemMacOS My Question or IssueUsing the Spotify Java API (https://github.com/spotify-web-api-java/spotify-web-api-java/), I am not able to get the list of devices. Its showing the following exception: se....

Regular

  Plan Free Country India  Device Web API Operating System MacOS   My Question or Issue Using the Spotify Java API (https://github.com/spotify-web-api-java/spotify-web-api-j...

codeNICK

Regular

1430 Views

4 replies

0 likes

Web API
  • 1430 Views
  • 4 replies
  • 0 likes

Issue with pagination in "Get Artist's Albums" endpoint

PlanFreeCountryGreeceOperating System(Windows 10) My Question or IssueI try to consume the "Get Artist's Albums" endpoint but I face an issue when trying to implment pagination. When I try to make a request using the parameter "include_groups" either...

Newbie

Plan Free Country Greece Operating System (Windows 10)   My Question or Issue I try to consume the "Get Artist's Albums" endpoint but I face an issue when trying to implment pagination. ...

561 Views

0 replies

0 likes

API Endpoint
pagination
Possible Bug
spotify api
Spotify Web API
Web API
  • 561 Views
  • 0 replies
  • 0 likes

Providing Client Credentials' Access Token to Mobile App

I am building an mobile app that will allow users to search for songs on Spotify. Since I won't require the user to have a Spotify account, I'll need to use Client Credentials on a server. Is it appropriate to return the generated access token to the...

Newbie

I am building an mobile app that will allow users to search for songs on Spotify. Since I won't require the user to have a Spotify account, I'll need to use Client Credentials on a server.   I...

330 Views

0 replies

0 likes

Client credentials
  • 330 Views
  • 0 replies
  • 0 likes

Clarification Regarding Academic Project on Database Practice

Hello everyone, I hope this email finds you well. I have thoroughly reviewed the guidelines and would like to seek direct feedback on a specific concern. As a web development student with a passion for Spotify, I have undertaken a project to "reprodu...

Casual Listener

  Hello everyone,   I hope this email finds you well. I have thoroughly reviewed the guidelines and would like to seek direct feedback on a specific concern.   As a web developmen...

ImTheLex

Casual Listener

437 Views

1 replies

0 likes

data
  • 437 Views
  • 1 replies
  • 0 likes

unable to refresh token PKCE flow, no error message

My Question or IssueHey people, i am currently developing a react native app using supabase. I am able to sign in using the pkce flow, but i am now stuck at refreshing the spotify token. I am receiving an error response but sadly without any further ...

Newbie

My Question or Issue Hey people,    i am currently developing a react native app using supabase. I am able to sign in using the pkce flow, but i am now stuck at refreshing the spotify to...

superstippi

Casual Listener

1317 Views

1 replies

0 likes

API refresh token
  • 1317 Views
  • 1 replies
  • 0 likes

New Videofunction

PlanPremiumCountryGermanyDeviceDesktopOperating SystemWindows 10 My Question or IssueThe new video function is really cool, but I have to enable the video for each new song that I play. It would be great if I could enable it once and have it stay act...

Visitor

  Plan Premium Country Germany Device Desktop Operating System Windows 10   My Question or Issue The new video function is really cool, but I have to enable the video for each ne...

Ximzend

Spotify Star

347 Views

1 replies

0 likes

Feature Request
Possible Bug
  • 347 Views
  • 1 replies
  • 0 likes

Solved!! Voice-Controlled Music App: Policy Check

PlanFree/PremiumCountryAnyDeviceiPhone, Android phoneOperating SystemiOS, Android My Question or IssueHi Spotify,Our team is interested in developing an application that would enable users to speak through a Bluetooth microphone to play specified son...

Casual Listener

Plan Free/Premium Country Any Device iPhone, Android phone Operating System iOS, Android   My Question or Issue Hi Spotify, Our team is interested in developing an application that wo...

Ximzend

Spotify Star

577 Views

3 replies

0 likes

Question
  • 577 Views
  • 3 replies
  • 0 likes

Solved!! Get Playlists not returning the correct status in "public" field

PlanNot relevant, happens in both free/premium DeviceNot relevant; not device related. Operating SystemNot relevant; not OS related. My Question or IssueCurrently the Get Playlists and Get Current User's Playlists endpoints are not working properly w...

Newbie

Plan Not relevant, happens in both free/premium   Device Not relevant; not device related.   Operating System Not relevant; not OS related.   My Question or Issue Currently t...

Ximzend

Spotify Star

549 Views

1 replies

0 likes

Possible Bug
Question
  • 549 Views
  • 1 replies
  • 0 likes

Different results between web app and API

When I search "Pour les hommes" which is the french name of "You're welcome" of Moana, I get different results depending of the scenaria.If I search when logged in the application, I get different results than if I do the request anonymously of with ...

Casual Listener

When I search "Pour les hommes" which is the french name of "You're welcome" of Moana, I get different results depending of the scenaria. If I search when logged in the application, I get different ...

RedHeadEmile

Casual Listener

622 Views

2 replies

1 likes

api
  • 622 Views
  • 2 replies
  • 1 likes

Solved!! Listening Activity question

If I turn off “show listening activity” for myself, can I still see others’ listening activities? Thanks

Casual Listener

If I turn off “show listening activity” for myself, can I still see others’ listening activities?   Thanks

eduwud

Casual Listener

733 Views

2 replies

0 likes

Question
  • 733 Views
  • 2 replies
  • 0 likes

Spotify Taking Down Public View of Playlists. Customer Service No Help

My patience has officially run out. I share a lot of my playlists so a lot of people use them and follow them but the thing is every SINGLE day 1-4 of my playlists are deleted to the point no one can access them anymore except me.I contacted Spotify ...

Newbie

My patience has officially run out. I share a lot of my playlists so a lot of people use them and follow them but the thing is every SINGLE day 1-4 of my playlists are deleted to the point no one can...

362 Views

0 replies

1 likes

Playlists
  • 362 Views
  • 0 replies
  • 1 likes

legal right to use music

Hey, does usage of the API also inlcude the legal rights to use the music or is it merely the technical solution of providing the music?

Casual Listener

Hey,  does usage of the API also inlcude the legal rights to use the music or is it merely the technical solution of providing the music?   

Ximzend

Spotify Star

474 Views

3 replies

0 likes

Question
  • 474 Views
  • 3 replies
  • 0 likes

Solved!! How can I get full song from Spotify using Web API or iOS SDK?

Hi all, I am developing a custom player mobile app, it will play songs from Spotify, but I can only get preview_url which provide 30s of the song.Is it possible to get full song of Spotify using Web API or iOS SDK? Thank you so much.

Regular

Hi all, I am developing a custom player mobile app, it will play songs from Spotify, but I can only get preview_url which provide 30s of the song. Is it possible to get full song of Spotify using We...

rozzermartin

Regular

29764 Views

14 replies

1 likes

full song
iOS SDK
Web API
  • 29764 Views
  • 14 replies
  • 1 likes