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

webdevmorgan

Visitor

69569 Views

318 replies

26 likes

S4D
  • 69569 Views
  • 318 replies
  • 26 likes

Implement sort&filter feature on a playlist

I have a great suggestion which makes the app more beautiful & makes the users more happy. It will be a great feature if you implement sort & filter option on a playlist. As a user I would like to have it & I think every user needs it. The sort filte...

Visitor

I have a great suggestion which makes the app more beautiful & makes the users more happy. It will be a great feature if you implement sort & filter option on a playlist. As a user I would li...

519 Views

0 replies

1 likes

  • 519 Views
  • 0 replies
  • 1 likes

Quota Extension Request for Shmack

PlanPremiumCountryUSA My Question or IssueHi, I submitted my app for a quota extension for the second time after being previously rejected. Our client ID is 094f1d26a6564291a73dd3dc29610bdf and our app name is Shmack. I was hoping to receive an updat...

Regular

  Plan Premium Country USA   My Question or Issue Hi, I submitted my app for a quota extension for the second time after being previously rejected. Our client ID is 094f1d26a656...

Ximzend

Spotify Star

396 Views

1 replies

0 likes

Quota Extension
quota extension request
  • 396 Views
  • 1 replies
  • 0 likes

Solved!! GET request in nodejs isn't working

https://replit.com/@BeatMusicTeam/BeatMusic#index.jsThat is where the code is

Casual Listener

https://replit.com/@BeatMusicTeam/BeatMusic#index.js That is where the code is

sonicx180

Casual Listener

685 Views

4 replies

0 likes

  • 685 Views
  • 4 replies
  • 0 likes

Querying for a Track using Audio Features

I'm building a recommender system using data from Spotify's API and the Million Playlist Dataset and was wondering if there's as way to query the API by audio features, which is what my recommender is outputting? It would be nice to have more up to d...

Visitor

I'm building a recommender system using data from Spotify's API and the Million Playlist Dataset and was wondering if there's as way to query the API by audio features, which is what my recommender i...

427 Views

0 replies

0 likes

  • 427 Views
  • 0 replies
  • 0 likes

Spotify extension rejected

The rejection message was "You must have a mechanism for users to disconnect from the app", however my app does not store any user information, so there are no accounts to disconnect

Casual Listener

The rejection message was "You must have a mechanism for users to disconnect from the app", however my app does not store any user information, so there are no accounts to disconnect

872 Views

0 replies

0 likes

  • 872 Views
  • 0 replies
  • 0 likes

spotify available in 64bit

when installing 32bit type spotify application in windows 32bit os its working well. But try to install spotify windows 10 64bit type its not installed

Casual Listener

when installing 32bit type spotify application in windows 32bit os its working well. But try to install spotify windows 10 64bit type its not installed

Ximzend

Spotify Star

914 Views

2 replies

0 likes

  • 914 Views
  • 2 replies
  • 0 likes

can not access Spotify.com when desktop site enabled in we browser opera, chrome etc..

can not access Spotify.com when desktop site enabled in we browser opera, chrome etc.. the website goes in loop when desktop site is enabled using mobilephone and opera, chrome as browser.

Newbie

can not access Spotify.com when desktop site enabled in we browser opera, chrome etc.. the website goes in loop when desktop site is enabled using mobilephone and opera, chrome as browser. 

282 Views

0 replies

0 likes

  • 282 Views
  • 0 replies
  • 0 likes

My Spotify quota extension hasn't been replied to, It's been 2 weeks.

I sent a request to Spotify like a month back and it was rejected, so I made changes and created a new request and it hasn't been responded to.

Casual Listener

I sent a request to Spotify like a month back and it was rejected, so I made changes and created a new request and it hasn't been responded to.

Ximzend

Spotify Star

309 Views

1 replies

0 likes

  • 309 Views
  • 1 replies
  • 0 likes

Solved!! crash when launching after installing iOS SDK

PlanPremiumCountryUSADeviceiPad Pro 10.5"Operating SystemiOS 16.2 My Question or IssueI'm implementing the iOS SDK in my app for the first time. I've completed the setup steps in the Quick Start guide and added the configuration code. Xcode doesn't s...

Regular

Plan Premium Country USA Device iPad Pro 10.5" Operating System iOS 16.2   My Question or Issue I'm implementing the iOS SDK in my app for the first time. I've completed the setup step...

arlomedia

Regular

3557 Views

4 replies

1 likes

  • 3557 Views
  • 4 replies
  • 1 likes

El pago fue cobrado dos veces y no tengo esa opción de pago ayuda

Se realizó un cargo a mi cuenta del plan que Tengo. Días después se volvió a realizar el cargo necesito ayuda, necesito ese dinero

Visitor

Se realizó un cargo a mi cuenta del plan que Tengo. Días después se volvió a realizar el cargo necesito ayuda, necesito ese dinero

Prague

Community Legend

278 Views

1 replies

1 likes

  • 278 Views
  • 1 replies
  • 1 likes

API connector to a webApp

Hello there! I want to build a Spotify ads connector for some users in my company.Where they will connect to their Spotify User from my system I will pull all the relevant metrics for them. My question is - Do I need any kind of permission to do that...

Visitor

Hello there! I want to build a Spotify ads connector for some users in my company. Where they will connect to their Spotify User from my system I will pull all the relevant metrics for them. ...

Prague

Community Legend

494 Views

1 replies

1 likes

api
  • 494 Views
  • 1 replies
  • 1 likes

Authentication not working in a live server | Django, Spotipy

I am using Django and when I run a local server at localhost:8000, this piece of code works as intended: spotipy.Spotify( auth_manager=SpotifyOAuth( redirect_uri=config["REDIRECT_URI"], client_id=config["SPOTIPY_CLIENT_ID"], client_secret=config["SPO...

Casual Listener

I am using Django and when I run a local server at localhost:8000, this piece of code works as intended: spotipy.Spotify( auth_manager=SpotifyOAuth( redirect_uri=...

Kelvxn

Casual Listener

911 Views

1 replies

0 likes

Django
Spotipy
  • 911 Views
  • 1 replies
  • 0 likes

Solved!! player transfer to Echo-Dot-Groups failing

I can use the /v1/me/player/devices endpoint to get the IDs of all my groups, including the echo dots. It is noteable that the IDs look very different. While the spotify computer/tablet/phone apps generate a hex-number, the Alexa Dots generate a GUID...

Roadie

I can use the /v1/me/player/devices endpoint to get the IDs of all my groups, including the echo dots. It is noteable that the IDs look very different. While the spotify computer/tablet/phone ap...

wolfgang_bures

Roadie

3258 Views

10 replies

1 likes

  • 3258 Views
  • 10 replies
  • 1 likes

Removing Certain Tracks not Working

PlanPremiumCountryUSA My Question or IssueWhen using the Spotify API (specifically, through Spotipy), certain requests to remove tracks don't work. 95% of them do. I am in fact sending the linked_from uri when appropriate. The tracks that don't remov...

Newbie

Plan Premium Country USA   My Question or Issue When using the Spotify API (specifically, through Spotipy), certain requests to remove tracks don't work. 95% of them do.    I a...

371 Views

0 replies

0 likes

remove_tracks
  • 371 Views
  • 0 replies
  • 0 likes

No active device when there is clearly music running

PlanPremiumCountryGermanyDeviceEcho devicesOperating SystemAPI My Question or IssueI send a play command to the API. I give spotify the playlist, the offset and the device. Spotify starts the playlist on the desired offset on the designated device (e...

Regular

  Plan Premium Country Germany Device Echo devices Operating System API   My Question or Issue I send a play command to the API. I give spotify the playlist, the offset and the d...

Tsamsi

Regular

2708 Views

2 replies

1 likes

  • 2708 Views
  • 2 replies
  • 1 likes

when song finishes playing in a playlist, the next song is not part of it

when i tap a playlist, a song from the playlist will play but then when it finishes playing that first song, the next song is always a song not part of the playlist.

Casual Listener

when i tap a playlist, a song from the playlist will play but then when it finishes playing that first song, the next song is always a song not part of the playlist.

Ximzend

Spotify Star

627 Views

4 replies

0 likes

  • 627 Views
  • 4 replies
  • 0 likes

User profile does not show more than 40 public playlists

PlanFree/Premium Device(Mac mini 2018, iPhone 11)Operating System(macOS Ventura 13.1, iOS 16.3.1) Hi there,there seems to an issue with the public playlists in a users profile. Steps to reproduce:* create more than 40 playlists and publish them* go t...

Newbie

Plan Free/Premium   Device (Mac mini 2018, iPhone 11) Operating System (macOS Ventura 13.1, iOS 16.3.1)   Hi there, there seems to an issue with the public playlists in a users pro...

425 Views

0 replies

0 likes

  • 425 Views
  • 0 replies
  • 0 likes

Hello! I work for the JP Peterson Show and we wanted to get more clientele.

Hello! I work for the JP Peterson Show and we wanted to get more clientele. If people search for podcasts about Buccaneers, Rays, Lightning, FSU UF, Miami, USF,UCF football we need our podcasts to come up as relevant and be suggested. It doesn’t show...

Visitor

Hello! I work for the JP Peterson Show and we wanted to get more clientele. If people search for podcasts about Buccaneers, Rays, Lightning, FSU UF, Miami, USF,UCF football we need our podcasts to co...

246 Views

0 replies

0 likes

  • 246 Views
  • 0 replies
  • 0 likes

Search previously played song by lyric

PlanPremiumCountryAustraliaDevice/sAllOperating SystemAll My Question or IssueI would like to enhance the lyrics match search feature by having a filter that searches through lyrics of only songs that I have previously played. For this Lyrics Match f...

Casual Listener

  Plan Premium Country Australia Device/s All Operating System All   My Question or Issue I would like to enhance the lyrics match search feature by having a filter that searches...

12165161562

Casual Listener

3192 Views

1 replies

1 likes

  • 3192 Views
  • 1 replies
  • 1 likes

En mi biblioteca ya no me aparece ninguna playlist y tampoco me aparece el

En mi biblioteca todas mis playlist ya no aparecen y mi plan premium tampoco me aparece activo y unas horas antes me hicieron el cobro del plan

Visitor

En mi biblioteca todas mis playlist ya no aparecen y mi plan premium tampoco me aparece activo y unas horas antes me hicieron el cobro del plan

384 Views

0 replies

0 likes

  • 384 Views
  • 0 replies
  • 0 likes