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

vlipper

Casual Listener

1361 Views

9 replies

2 likes

Discussion
  • 1361 Views
  • 9 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

92801 Views

343 replies

32 likes

S4D
  • 92801 Views
  • 343 replies
  • 32 likes

Solved!! Cannot authenticate with iOS SDK

I am using the Spotify iOS SDK and the Spotify app on my iPhone. iOS 15, Xcode 13.2, iPhone 13 Pro. when calling sessionManager.initiateSession(with: scope, options: .clientOnly) I get redirected to the Spotify app where my authorization fails (I see...

Casual Listener

I am using the Spotify iOS SDK and the Spotify app on my iPhone. iOS 15, Xcode 13.2, iPhone 13 Pro.   when calling   sessionManager.initiateSession(with: scope, options: .clientOnly) &...

ir_fuel

Casual Listener

1568 Views

1 replies

0 likes

  • 1568 Views
  • 1 replies
  • 0 likes

Three weeks since scope extension request

It's been three weeks since a scope extension request was made. In the past these requests were responded to pretty quickly so I'm thinking something has gone wrong? It was for playlist-read-collaborative. I also need to submit a new one for playlist...

Gig Goer

It's been three weeks since a scope extension request was made.  In the past these requests were responded to pretty quickly so I'm thinking something has gone wrong?  It was for playl...

549 Views

0 replies

0 likes

  • 549 Views
  • 0 replies
  • 0 likes

Quota Extension Rejection

PlanFree/PremiumCountryIndia Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueI have submitted my Quota extension request, but rejected with the reason "to submit ful...

Casual Listener

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

TheDDtMM

Gig Goer

1172 Views

2 replies

0 likes

Extension Rejection
  • 1172 Views
  • 2 replies
  • 0 likes

Need to know my app's status

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueI have tried requesting for quota extension for my app, but that time while submitting the we...

Casual Listener

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 I have ...

485 Views

0 replies

0 likes

extension request
  • 485 Views
  • 0 replies
  • 0 likes

Solved!! Am i allowed to make a blog post with information from the API?

PlanPremium My Question or IssueHelloI am not making an application but i am doing school work in the form of a blog post that will show some data that i fetched from the API in the form of a table or some kind of plot.The code file that is used to f...

Newbie

Plan Premium   My Question or Issue Hello I am not making an application but i am doing school work in the form of a blog post that will show some data that i fetched from the API in the fo...

Peter_Schorn

Roadie

659 Views

1 replies

0 likes

  • 659 Views
  • 1 replies
  • 0 likes

Superuser Contribution Recently played API endpoint does not show latest played tracks

https://developer.spotify.com/console/get-recently-played/ is not giving me the latest played tracks anymore. Seems like it stopped updating a few hours ago. I've tried listening both in the desktop client and on mobile. I'm playing normal tracks (no...

Gig Goer

https://developer.spotify.com/console/get-recently-played/ is not giving me the latest played tracks anymore. Seems like it stopped updating a few hours ago.   I've tried listening both i...

Lurkars

Casual Listener

12925 Views

37 replies

15 likes

  • 12925 Views
  • 37 replies
  • 15 likes

Is a persistent user-scoped token possible?

Hey everyone, I am building a feature on my website that would render my top ten played songs from the Get User's Top Items endpoint. Right now it's working fine with my Bearer hardcoded as an environment variable, however, as soon as that expires my...

Newbie

Hey everyone, I am building a feature on my website that would render my top ten played songs from the Get User's Top Items endpoint. Right now it's working fine with my Bearer hardcoded as...

Peter_Schorn

Roadie

582 Views

1 replies

0 likes

  • 582 Views
  • 1 replies
  • 0 likes

500 and 302 errors web api

I'm not sure what's happening but every last request gives me 500 in my testing and every request before 500 is 302. Im using web api, python, and flask here. The code is bellow. It does provide a TypeError but I listed my code below if you can find ...

Newbie

I'm not sure what's happening but every last request gives me 500 in my testing and every request before 500 is 302. Im using web api, python, and flask here. The code is bellow. It does provide a Ty...

1065 Views

0 replies

1 likes

  • 1065 Views
  • 0 replies
  • 1 likes

Solved!! User ID doesn't work?? (spotipy)

PlanPremiumCountryJapanDeviceMacbook Air (M1, 2020)Operating SystemmacOS Monterey 12.0.1 Nice to meet you."My user information(?)" suddenly doesn't work in "spotipy".For example, nothing happens inputing user id in "sp.user_playlists()", and "sp.user...

Casual Listener

Plan Premium Country Japan Device Macbook Air (M1, 2020) Operating System macOS Monterey 12.0.1   Nice to meet you. "My user information(?)" suddenly doesn't work in "spotipy". For ...

naka7su

Casual Listener

1390 Views

3 replies

0 likes

  • 1390 Views
  • 3 replies
  • 0 likes

Does The Web Playback SDK support playing video podcasts?

Hi, I'm trying to integrate the Web Playback SDK and play a video podcast, but when I specify the URI and play it - it only plays the audio. Is playing a video supported by the SDK? Thanks,M

Casual Listener

Hi,   I'm trying to integrate the Web Playback SDK and play a video podcast, but when I specify the URI and play it - it only plays the audio. Is playing a video supported by the SDK? &n...

justmv

Casual Listener

1665 Views

2 replies

0 likes

web playback sdk
  • 1665 Views
  • 2 replies
  • 0 likes

API endpoint for getting multiple Albums (with tracks) from multiple Artists

My web app is using the Spotify API to get all of the albums by multiple artists.I have to call https://developer.spotify.com/documentation/web-api/reference/#/operations/get-an-artists-albumsThe number of artists can easily be in the hundreds. Becau...

Casual Listener

My web app is using the Spotify API to get all of the albums by multiple artists. I have to call https://developer.spotify.com/documentation/web-api/reference/#/operations/get-an-artists-albums The...

1411 Views

0 replies

3 likes

  • 1411 Views
  • 0 replies
  • 3 likes

Error with authorization using PHP Curl

PlanFreeCountrySpainDevicePCOperating SystemUbuntu 20.04 My Question or IssueIm trying to make an application web for eductional purpose.So far i tried this: '; $client_id = 'da145e8c4b304dc3875a8e79a062c927'; //$client_secret = ''; $client_secret = ...

Regular

Plan Free Country Spain Device PC Operating System Ubuntu 20.04   My Question or Issue Im trying to make an application web for eductional purpose. So far i tried this:   &nbsp...

3001 Views

0 replies

0 likes

  • 3001 Views
  • 0 replies
  • 0 likes

Inconsistencies with resources that have hashes (like user ID a#a)

Hi, in a recent GitHub issue I was made aware that user IDs may contain hashes, and that when retrieving user information or e.g. playlists, one should URL-encode that hash to avoid passing it in as HTML id, which is stripped by the server. In the ca...

Music Fan

Hi, in a recent GitHub issue I was made aware that user IDs may contain hashes, and that when retrieving user information or e.g. playlists, one should URL-encode that hash to avoid passing it in as ...

583 Views

0 replies

1 likes

  • 583 Views
  • 0 replies
  • 1 likes

Can no longer make changes to a playlist that I created

Hi, I'm running into a very weird issue with a playlist I created (uri spotify:playlist:40zpDuvEjmd5MxF9jrmo9R). I can't seem to make any changes to it any more, including updating the description (gives me an error: Failed to save playlist changes),...

Newbie

Hi, I'm running into a very weird issue with a playlist I created (uri spotify:playlist:40zpDuvEjmd5MxF9jrmo9R). I can't seem to make any changes to it any more, including updating the description (g...

534 Views

0 replies

0 likes

  • 534 Views
  • 0 replies
  • 0 likes

Solved!! Start/Resume Playback API return 401

Hello,I'm trying to use PUT https://api.spotify.com/v1/me/player/playto change a song using Axios, and I had provided the token, but I keep getting 401 error of token not provided. Here is the code that I was using: const putRequest = async () => { c...

Casual Listener

Hello, I'm trying to use PUT https://api.spotify.com/v1/me/player/play to change a song using Axios, and I had provided the token, but I keep getting 401 error of token not provided.   ...

zhenyang

Casual Listener

2221 Views

3 replies

0 likes

  • 2221 Views
  • 3 replies
  • 0 likes

IFTTT Usage limits are FAR TOO LOW

I am a long time Spotify Premium user. I am also a long time IFTTT user too.I have a number of integrations with IFTTT and Spotify and in June/July this year they all stopped working due to Usage limits being exceeded. In particular I have one integr...

Regular

I am a long time Spotify Premium user. I am also a long time IFTTT user too. I have a number of integrations with IFTTT and Spotify and in June/July this year they all stopped working due to Usage...

790 Views

0 replies

2 likes

bug
  • 790 Views
  • 0 replies
  • 2 likes

GET artist Twitter from Spotify API

Does anyone know how I could go about requesting additional data be exposed via the Spotify API? Has anyone seen this done in the past? I am running a Zap that tweets every time someone adds a track to a collaborative playlist, and I’d love to GET th...

Roadie

Does anyone know how I could go about requesting additional data be exposed via the Spotify API? Has anyone seen this done in the past?    I am running a Zap that tweets every time someon...

784 Views

0 replies

1 likes

API request
  • 784 Views
  • 0 replies
  • 1 likes

Status 429 without retry-after header

Hi, I'm trying to use the Web-API for a project.Everything was working fine, on load my app makes 2 requests to 1) endpoint /me2) endpoint /me/playlistsSuddenly the 2nd endpoint is now giving me a 429 status code WITHOUT a Retry After header, the fir...

Newbie

  Hi, I'm trying to use the Web-API for a project. Everything was working fine, on load my app makes 2 requests to  1) endpoint /me 2) endpoint /me/playlists Suddenly the 2nd endpoint ...

Marius_Ne

Casual Listener

786 Views

1 replies

0 likes

web-api
  • 786 Views
  • 1 replies
  • 0 likes

Missing token 401

I'm trying to call the method to add a track to liked songs (https://api.spotify.com/v1/me/tracks PUT). I successfully receive a token with the correct scope required for the method: { "access_token": "BQCSsuOjuleHbd7Nee9V2cOFBIROMivTLfJjPo1VHNjOEfj-...

Casual Listener

I'm trying to call the method to add a track to liked songs (https://api.spotify.com/v1/me/tracks PUT).   I successfully receive a token with the correct scope required for the method:&nb...

nimbyest

Newbie

3425 Views

2 replies

1 likes

  • 3425 Views
  • 2 replies
  • 1 likes

Scope Extension Request Suggestions

I submitted a scope extension request for playlist-read-collaborative a week ago, and have been waiting for a response. In the meantime I've realized I also need playlist-read-private.I'd hate to have to wait another couple of weeks for this request ...

Gig Goer

I submitted a scope extension request for playlist-read-collaborative a week ago, and have been waiting for a response.  In the meantime I've realized I also need playlist-read-private. I'd h...

698 Views

0 replies

4 likes

  • 698 Views
  • 0 replies
  • 4 likes