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

q5c_c37-fm6pb

Newbie

80648 Views

336 replies

28 likes

S4D
  • 80648 Views
  • 336 replies
  • 28 likes

How to play a specified spotify album through the mediasession framework

PlanFreeCountry Device/Operating SystemAAOS Android 12 My Question or IssueThank you very much for your support and look forward to your reply.Environment: AAOS Android 12,Spotify version 4.4.1Description:I built a mediaApp on AAOS, plugged into Spot...

Newbie

Plan Free Country   Device / Operating System AAOS  Android 12   My Question or Issue Thank you very much for your support and look forward to your reply. Environment: AAOS ...

391 Views

0 replies

0 likes

  • 391 Views
  • 0 replies
  • 0 likes

Set up for the percentage of unlinked songs

Hi guys, There is a feature that we definitely need. Sometimes I want to listen to new music so I start the customized set ups or radios to certain songs. The problem? They are filled with songs I liked, so in the end I am still listening to the same...

Visitor

Hi guys,   There is a feature that we definitely need. Sometimes I want to listen to new music so I start the customized set ups or radios to certain songs.    The problem? They ar...

ThisCommunitySucks

Community Legend

398 Views

1 replies

0 likes

Feature Request
  • 398 Views
  • 1 replies
  • 0 likes

Spotify Tap

How is Spotify Tap integrated into gadgets? Is Spotify still growing their base of partners who can use this?

Visitor

How is Spotify Tap integrated into gadgets? Is Spotify still growing their base of partners who can use this?  

Ximzend

Spotify Star

807 Views

1 replies

0 likes

Developer
Tap
  • 807 Views
  • 1 replies
  • 0 likes

Commercial use

PlanPremiumCountryIsraelDevice(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHi, I have a legal question and Spotify support told me to ask here. I am trying to find info...

Newbie

Plan Premium Country Israel Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue Hi, I have a...

Ximzend

Spotify Star

737 Views

1 replies

0 likes

Question
  • 737 Views
  • 1 replies
  • 0 likes

Remote controlling from a game

(iOS 10, Android Oreo, Windows 10,etc.)Windows 10 My Question or IssueI am trying to understand what is allowed with games. Your information suggests that syncing with visual content is not ok. And I have seen examples like rhythm games etc. or games...

Newbie

(iOS 10, Android Oreo, Windows 10,etc.) Windows 10  My Question or Issue I am trying to understand what is allowed with games.  Your information suggests that syncing with visu...

RicardoEdwin

Newbie

1801 Views

1 replies

1 likes

Games
  • 1801 Views
  • 1 replies
  • 1 likes

recieve the updates on song without API polling

I want to integrate spotify with my app.After login and retrieving the tokens, I want to take some actions on my application on the basis of currently playing song.How can I get the currently playing track details without polling the API

Newbie

I want to integrate spotify with my app. After login and retrieving the tokens, I want to take some actions on my application on the basis of currently playing song. How can I get the currently pla...

Ximzend

Spotify Star

1187 Views

1 replies

0 likes

  • 1187 Views
  • 1 replies
  • 0 likes

Spotify Search API issue

PlanPremiumCountryIndiaDeviceLaptopOperating SystemWindows 11 My Question or IssueHow do i retrieve the id for a specific track using Search API as there are multiple track names with the same name ? For example , I am trying to search and retrieve t...

Music Fan

Plan Premium Country India Device Laptop Operating System Windows 11   My Question or Issue How do i retrieve the id for a specific track using Search API as there are multiple track n...

BuggerMe

Music Fan

472 Views

1 replies

0 likes

"search"
Search API
  • 472 Views
  • 1 replies
  • 0 likes

The playlist creation endpoint is frequently returning "502 Error while loading resource"

The playlist creation endpoint (docs) is frequently returning HTTP error code 502 and a response body that looks like: {"error": {"status": 502, "message": "Error while loading resource" } } This has completely broken the app that I develop, and is t...

Music Fan

The playlist creation endpoint (docs) is frequently returning HTTP error code 502 and a response body that looks like:   {"error": {"status": 502, "message": "Error while loading resource" } }...

nathancoleman

Music Fan

1255 Views

4 replies

1 likes

Possible Bug
  • 1255 Views
  • 4 replies
  • 1 likes

Commercial Licensing

Is it ever possible to get a commercial license for the Spotify API? If so, how can Irequest one?

Visitor

Is it ever possible to get a commercial license for the Spotify API?  If so, how can Irequest one?  

Ximzend

Spotify Star

450 Views

1 replies

0 likes

Commercial Licensing
  • 450 Views
  • 1 replies
  • 0 likes

Solved!! Can't get recently played songs -

My Question or IssueHello, I'm trying to get my recently played songs and getting an error message saying. {'error': {'status': 500, 'message': 'Server error.'}} I'm using the correct scope: data = { 'grant_type' : 'client_credentials', 'client_id' :...

Visitor

    My Question or Issue Hello,  I'm trying to get my recently played songs and getting an error message saying.  {'error': {'status': 500, 'message': 'Server error.'}} &nbs...

Ximzend

Spotify Star

515 Views

1 replies

0 likes

Question
  • 515 Views
  • 1 replies
  • 0 likes

Can I Get Audio Data Using The API?

PlanFreeCountryCanadaDevice(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.)Windows 11My Question or IssueHey,I had a question regarding what Spotify's API can do.Lets say I'm making a musical ...

Regular

Plan Free Country Canada Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.) Windows 11 My Question or Issue Hey, I had...

DaBoss4

Regular

1679 Views

8 replies

0 likes

API Question
  • 1679 Views
  • 8 replies
  • 0 likes

[Web API] Adding tracks to a public playlist requires playlist-modify-private scope

Hello everyone ! My use case :Via the Spotify Web API, I want to create a public playlist and add tracks to it.My implementation :I setup a spotify auth flow that requires the playlist-modify-public scope.Then when I get the auth token I create the p...

Casual Listener

Hello everyone !    My use case : Via the Spotify Web API, I want to create a public playlist and add tracks to it. My implementation : I setup a spotify auth flow that requires ...

blackarcanis

Roadie

13924 Views

34 replies

5 likes

Possible Bug
  • 13924 Views
  • 34 replies
  • 5 likes

Can't set playlist to privat via the API

PlanPremiumCountryGermany `Put`ting a playlist to `public: false` via the API does not work (https://developer.spotify.com/documentation/web-api/reference/change-playlist-details). On the next request, the URL is `public: true` again. Moreover, doing...

Newbie

Plan Premium Country Germany   `Put`ting a playlist to `public: false` via the API does not work (https://developer.spotify.com/documentation/web-api/reference/change-playlist-details). On ...

300 Views

0 replies

1 likes

Possible Bug
  • 300 Views
  • 0 replies
  • 1 likes

How do I search for specific episodes in a podcast feed?

I'm searching a podcast feed for an episode that dropped 3 years ago. This podcast is daily and has been posting for years, but the results from manually scrolling their feed stop after 1.5 years, and even searching key terms and the exact episode ti...

Visitor

I'm searching a podcast feed for an episode that dropped 3 years ago. This podcast is daily and has been posting for years, but the results from manually scrolling their feed stop after 1.5 years, an...

1747 Views

0 replies

2 likes

  • 1747 Views
  • 0 replies
  • 2 likes

Querying via Web App API

We are having an issue with the web app api. We are able to authenticate and generate the bearer token, however, when querying the endpoint to list the licensor ID, we are getting an empty response. For reference, here is the CURL of the query being ...

Newbie

We are having an issue with the web app api. We are able to authenticate and generate the bearer token, however, when querying the endpoint to list the licensor ID, we are getting an empty response.&...

383 Views

0 replies

0 likes

Question
  • 383 Views
  • 0 replies
  • 0 likes

The "Manifesting 20-05" album by Feid and Yandel is grayed out

It's not grayed out for anyone else in my area, I've tried logging into different devices and it still does not show up even though it came out days ago.

Casual Listener

It's not grayed out for anyone else in my area, I've tried logging into different devices and it still does not show up even though it came out days ago.

maxcorm

Newbie

527 Views

2 replies

0 likes

  • 527 Views
  • 2 replies
  • 0 likes

is_active false and error 404 not found

When I try to control the Spotify App from another App, the Spotify App goes inactive as soon as I switch to another App.Play command gets rejected with error 404 - not found. LOG 2024-04-15T10:47:09.405Z getDevices LOG devices: [{"id":"911.............

Newbie

When I try to control the Spotify App from another App, the Spotify App goes inactive as soon as I switch to another App. Play command gets rejected with error 404 - not found.   LOG 2024-04-...

216 Views

0 replies

0 likes

Question
  • 216 Views
  • 0 replies
  • 0 likes

Is there an endpoint in the API that allows you to upload your own files?

I have a Symfony platform from which I would like to be able to connect to spotify and upload audio or video files. Is this possible to do? On YouTube through its API it is possible but I have read the Spotify Web API documentation and I cannot find ...

Visitor

I have a Symfony platform from which I would like to be able to connect to spotify and upload audio or video files. Is this possible to do? On YouTube through its API it is possible but I have read t...

305 Views

0 replies

0 likes

Feature Request
Question
  • 305 Views
  • 0 replies
  • 0 likes

Mail verification link still not working

My Question or IssueEvery time I try to verify my email address it always sends me to a page that says "Oops! Something went wrong, please try again." It's getting infuriating how often this is happening and how many solutions I see that aren't worki...

Visitor

My Question or Issue Every time I try to verify my email address it always sends me to a page that says "Oops! Something went wrong, please try again." It's getting infuriating how often this is hap...

Wick0o

Newbie

847 Views

5 replies

1 likes

Possible Bug
  • 847 Views
  • 5 replies
  • 1 likes

Can’t delete or create app in Developer dashboard

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 by deleti...

user-removed

Not applicable

2024 Views

2 replies

6 likes

  • 2024 Views
  • 2 replies
  • 6 likes