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

jlaf1976

Regular

806 Views

5 replies

2 likes

Discussion
  • 806 Views
  • 5 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

90704 Views

343 replies

29 likes

S4D
  • 90704 Views
  • 343 replies
  • 29 likes

scope reduction

I would like to request fewer scopes for my app. Does anyone have any idea where I can make a scope reduction request?

Casual Listener

I would like to request fewer scopes for my app.  Does anyone have any idea where I can make a scope reduction request?

287 Views

0 replies

0 likes

scopes
  • 287 Views
  • 0 replies
  • 0 likes

Constantly Loading on Authorize

I am using Flask/Python to develop my own web app using Spotifys web API. OAuth/Spotify client requires me to sign in multiple times (everytime I make a change to my python file). Everything was working thus far, but now I am encountering an issue wh...

Newbie

I am using Flask/Python to develop my own web app using Spotifys web API. OAuth/Spotify client requires me to sign in multiple times (everytime I make a change to my python file). Everything was work...

475 Views

0 replies

0 likes

Possible Bug API
  • 475 Views
  • 0 replies
  • 0 likes

Solved!! Getting {"code":0,"message":"Not Found"}

PlanPremiumCountryItaly Windows 10 My Question or IssueHello there guys, i'm trying to develop a discord bot to control spotify. I've followed the spotify api documentation while using a c# wrapper. I've reached the point where i generate a url to re...

Casual Listener

  Plan Premium Country Italy   Windows 10   My Question or Issue Hello there guys, i'm trying to develop a discord bot to control spotify. I've followed the spotify api docume...

Doge421

Casual Listener

737 Views

2 replies

0 likes

API Question
Discussion
Feature Request
Possible Bug
Question
  • 737 Views
  • 2 replies
  • 0 likes

Can't delete development mode app

When I log into https://developer.spotify.com/dashboard I can see old dev apps that I have created but they all have the status of Disabled and blocked. Previously I have worked around this by deleting the app and creating a new one but the 6 apps on...

Casual Listener

When I log into https://developer.spotify.com/dashboard I can see old dev apps that I have created but they all have the status of Disabled and blocked. Previously I have worked around this...

sathyabhat

Casual Listener

3080 Views

3 replies

3 likes

blocked
clientId
delete
  • 3080 Views
  • 3 replies
  • 3 likes

Check User's Saved Tracks is returning the wrong value

Check User's Saved Tracks is returning the wrong value. Sometimes it was all false, while part or all of the tracks in the request are saved(Liked songs) tracks. https://developer.spotify.com/documentation/web-api/reference/check-users-saved-tracks

Gig Goer

Check User's Saved Tracks is returning the wrong value. Sometimes it was all false, while part or all of the tracks in the request are saved(Liked songs) tracks.   https://developer.spotify.co...

WXRIW

Gig Goer

1595 Views

1 replies

2 likes

api
critical bug
wrong value
  • 1595 Views
  • 1 replies
  • 2 likes

Getting error 429 when using audio_features (even for a single track)

track_features = sp.audio_features(["3GYlZ7tbxLOxe6ewMNVTkw"])This is my code and this is the error I'm gettingMax Retries reachedurllib3.exceptions.ResponseError: too many 429 error responsesThe above exception was the direct cause of the following ...

Casual Listener

  track_features = sp.audio_features(["3GYlZ7tbxLOxe6ewMNVTkw"]) This is my code and this is the error I'm getting Max Retries reached urllib3.exceptions.ResponseError: too many 429 error r...

Fedea

Casual Listener

1420 Views

4 replies

1 likes

Feature Request
Possible Bug
Question
  • 1420 Views
  • 4 replies
  • 1 likes

Missing Retry_After header in 429 Response

Receiving the 429 error when making requests to the artist endpoint, the 'Retry-After' header is there, but this is not the case with the audio-features or audio-analysis endpoints. Here is my code:def get_audio_analysis(track_id): try: url = 'https:...

Casual Listener

Receiving the 429 error when making requests to the artist endpoint, the 'Retry-After' header is there, but this is not the case with the audio-features or audio-analysis endpoints. Here is my code: ...

Sporkify

Casual Listener

1121 Views

1 replies

2 likes

API Question
Discussion
Possible Bug
  • 1121 Views
  • 1 replies
  • 2 likes

Spotify Music Licensing

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHello, my name is Alperen. I like to listen to classical music and last week I decided to set...

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 Hello, ...

user-removed

Not applicable

661 Views

1 replies

0 likes

"spotify"
  • 661 Views
  • 1 replies
  • 0 likes

Is extension requests paid service?

Hi all! I was just wandering if Extension Requests for an app is paid (and how much if it is), or for free? I could't find the info anywhere. Thank you, Sandra

Regular

Hi all!  I was just wandering if Extension Requests for an app is paid (and how much if it is), or for free? I could't find the info anywhere.  Thank you,  Sandra

SandraHeinz

Regular

595 Views

2 replies

0 likes

Extension Requests
  • 595 Views
  • 2 replies
  • 0 likes

Spotify listening tracker

My Question or IssueHas anyone seen the project with the open source code on GitHub where played tracks in Spotify are tracked and counted? analog of last fm for example

Newbie

  My Question or Issue Has anyone seen the project with the open source code on GitHub where played tracks in Spotify are tracked and counted? analog  of last fm for example

456 Views

0 replies

0 likes

Tracker
  • 456 Views
  • 0 replies
  • 0 likes

API docs for Custom Playlist Cover Image need updating

Neither the API Reference or Console make any reference to how an image should be defined when using PUT /v1/playlists/playlist_id/images to replace the image used to represent a specific playlist. Specifically, many other API services would permit (...

Regular

Neither the API Reference or Console make any reference to how an image should be defined when using PUT /v1/playlists/playlist_id/images to replace the image used to represent a specific p...

mcharnock01

Newbie

1456 Views

1 replies

1 likes

  • 1456 Views
  • 1 replies
  • 1 likes

Internet Radio Station Page

I have a inquiry. I run a internet radio station called "bravo Radio" We are a community ran ad free radio station. We play family friendly songs so you dont have to worry about wrong language in songs. I was thinking, we would like our own page. Whe...

Visitor

I have a inquiry. I run a internet radio station called "bravo Radio" We are a community ran ad free radio station. We play family friendly songs so you dont have to worry about wrong language in son...

Mumath

Visitor

6010 Views

2 replies

1 likes

  • 6010 Views
  • 2 replies
  • 1 likes

Displaying Distributor Information on Platform

Plan:PremiumCountry:United KingdomDevice: PC My Question or Issue:Hi there,I'm working on a program for a client and I've hit a bit of a roadblock. After some extensive research, I'm not entirely sure if what I'm looking for is possible, but I'm dete...

Newbie

Plan: Premium Country: United Kingdom Device:  PC   My Question or Issue: Hi there, I'm working on a program for a client and I've hit a bit of a roadblock. After some exte...

789 Views

0 replies

1 likes

Developers help
Discussion
Question
  • 789 Views
  • 0 replies
  • 1 likes

Audiobooks API to Push

I'm inquiring about the Spotify Audiobooks API and its new mechanism. Spotify has provided Audiobooks content through its API for quite some time, but they're soon discontinuing it in favor of a new method called "Push." In this new approach, they'll...

Newbie

I'm inquiring about the Spotify Audiobooks API and its new mechanism. Spotify has provided Audiobooks content through its API for quite some time, but they're soon discontinuing it in favor of a new ...

459 Views

0 replies

1 likes

Audiobooks
  • 459 Views
  • 0 replies
  • 1 likes

Spotify album streams not updating to match my songs

I posted an album on Friday and it's a week later. I paid $200 for Facebook meta ads and the album got 10,000 streams and that was real-time streams. They updated everything up until that point on my individual tracks and it added up to 10,000. After...

Newbie

I posted an album on Friday and it's a week later. I paid $200 for Facebook meta ads and the album got 10,000 streams and that was real-time streams. They updated everything up until that point on my...

348 Views

0 replies

0 likes

Possible Bug
  • 348 Views
  • 0 replies
  • 0 likes

Recently Played tracks don't seem to show plays of downloaded songs

Hi! When using the API to pull my recently played tracks, I've noticed that songs played while offline consistently don't seem to show in the results. Is this intended behavior? If so, is there a way to get the offline play data too, somehow? Thanks ...

Newbie

Hi! When using the API to pull my recently played tracks, I've noticed that songs played while offline consistently don't seem to show in the results. Is this intended behavior? If so, is there a way...

Ximzend

Spotify Star

509 Views

2 replies

2 likes

api
  • 509 Views
  • 2 replies
  • 2 likes

Solved!! Receiving 403 Forbidden when deleting a song from a my own playlist

PlanPremiumCountryNetherlandsDeviceComputerOperating SystemWindows 10My Question or IssueWhen calling the API with the right scope, I get a 403 Forbidden (Not a missing scope error to be clear) when deleting a song from my own playlist. It's worked f...

Casual Listener

Plan Premium Country Netherlands Device Computer Operating System Windows 10 My Question or Issue When calling the API with the right scope, I get a 403 Forbidden (Not a missing scope error ...

Deyvit31

Newbie

1046 Views

4 replies

1 likes

403 Forbidden Response
  • 1046 Views
  • 4 replies
  • 1 likes

New app idea - playlist identification

I am trying to develop an iOS app that identifies a public playlist that is currently playing from someone else’s phone. To do this, I would need to identify the song that is currently playing (similar to Shazam), identify a user in the area of my ip...

Casual Listener

I am trying to develop an iOS app that identifies a public playlist that is currently playing from someone else’s phone. To do this, I would need to identify the song that is currently playing (simil...

Ximzend

Spotify Star

914 Views

4 replies

0 likes

Question
  • 914 Views
  • 4 replies
  • 0 likes

Incorrect pagination https://api.spotify.com/v1/users/{user_id}/playlists

PlanPremiumCountryCanadaDeviceREST APIMy Question or Issue Hi everyone!I ran into a weird issue with paginating over users playlists. Steps to reproduce are:Request some number of users playlists with no offset: ?limit=5&offset=0Request same amount o...

Newbie

Plan Premium Country Canada Device REST API My Question or Issue   Hi everyone! I ran into a weird issue with paginating over users playlists. Steps to reproduce are: Request some num...

574 Views

0 replies

1 likes

Possible Bug
  • 574 Views
  • 0 replies
  • 1 likes

403 User not registered in the Developer Dashboard error after user has been added

My Question or IssueI have a spotify app in development mode that is using the WebAPI and it works correctly with the app's account owner spotify account, but when trying to use another account, i get this 403 error. I've followed the steps to add us...

Newbie

My Question or Issue I have a spotify app in development mode that is using the WebAPI and it works correctly with the app's account owner spotify account, but when trying to use another account, i ...

963 Views

0 replies

0 likes

Possible Bug
Question
  • 963 Views
  • 0 replies
  • 0 likes