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

ApolloInteractive

Casual Listener

65883 Views

315 replies

26 likes

S4D
  • 65883 Views
  • 315 replies
  • 26 likes

Can't check account's Full Name to use it in "Users and Access" page

Hey! Recently, I have made an application on developer.spotify.comI have added one account into "Users and Access" page, since I've remembered what the Full Name of the account was. Unfortunately, on the other hand, I have another account which's Ful...

Newbie

Hey!   Recently, I have made an application on developer.spotify.com I have added one account into "Users and Access" page, since I've remembered what the Full Name of the account was. U...

657 Views

0 replies

2 likes

  • 657 Views
  • 0 replies
  • 2 likes

[WEBAPI] group sessions

PlanPremiumCountryUSDeviceDesktop PCOperating SystemLinux My Question or Issue Are there any plans to add group session endpoints to webapi? I'm looking to build an integration between discord (bot) and spotify that functions as a control mechanism f...

Visitor

Plan Premium Country US Device Desktop PC Operating System Linux   My Question or Issue   Are there any plans to add group session endpoints to webapi? I'm looking to build an ...

BSnowman

Newbie

3028 Views

2 replies

16 likes

Desktop
webapi
  • 3028 Views
  • 2 replies
  • 16 likes

How to retrieve the 'Your Top Songs' playlists for all users?

Hello!I'm trying to find a way to identify the 'Top Songs (year)' playlists that Spotify creates yearly for each user. They all exist in the platform (they can be searched), but I can't find a way to systematically obtain their id or their uri for ea...

Newbie

Hello! I'm trying to find a way to identify the 'Top Songs (year)' playlists that Spotify creates yearly for each user.  They all exist in the platform (they can be searched), but I can't find...

586 Views

0 replies

0 likes

Search playlists
Top Songs
  • 586 Views
  • 0 replies
  • 0 likes

Spotify For Artists playlist is gone

Good afternoon people! I'm having a problem with one of our playlists. We have a 100% organic playlist with great engagement, with more than 4k followers and more than 16k listens. This playlist is NO LONGER appearing on Spotify For Artists. Does any...

Roadie

Good afternoon people! I'm having a problem with one of our playlists. We have a 100% organic playlist with great engagement, with more than 4k followers and more than 16k listens. This playlist is N...

geovanebento

Roadie

714 Views

3 replies

0 likes

  • 714 Views
  • 3 replies
  • 0 likes

Spotify connect no longer works!

Hello, I can no longer connect to my demon AVR RECEIVER FROM THE SPOTIFY APP USING WI FI. I can only connect via Bluetooth which will interrupt the music playing when a phone call comes in or you watch a video on YouTube where before it would not. I’...

Visitor

Hello, I can no longer connect to my demon AVR RECEIVER FROM THE SPOTIFY APP USING WI FI. I can only connect via Bluetooth which will interrupt the music playing when a phone call comes in or you wat...

NuvoDev2022

Regular

888 Views

2 replies

0 likes

Wifi connection no longer works
  • 888 Views
  • 2 replies
  • 0 likes

spotify-web-api-node authenticate user

Hey guys, I'm trying to use the library "spotify-web-api-node" the function "getMe" and when I use my token accountant (Spotify developer) it works but when the other accountant doesn't work and returns error 403.Why happens this problem? I'm a novat...

Casual Listener

Hey guys, I'm trying to use the library "spotify-web-api-node" the function "getMe"  and when I use my token accountant (Spotify developer) it works but when the other accountant doesn't work an...

1067 Views

0 replies

0 likes

Error 408
problem
  • 1067 Views
  • 0 replies
  • 0 likes

Rate limits for apps

Home Assistant allows users to connect their Spotify account to automate their home based on the music they are playing, or control the music as part of an automation. To be able to do this reliably we poll the player status API (currently every 30 s...

Newbie

Home Assistant allows users to connect their Spotify account to automate their home based on the music they are playing, or control the music as part of an automation.   To be able to do this ...

547 Views

0 replies

1 likes

  • 547 Views
  • 0 replies
  • 1 likes

How to create a playlist by randomly sampling other playlists?

Hello. Let's start with context: I'm trying to create a playlist for a ballroom party. It is important to change styles every 3-4 songs. Let's say I want 3 salsa songs to play, then 3 samba songs, then 3 Brazilian zouk songs, then repeat the sequence...

Casual Listener

Hello. Let's start with context: I'm trying to create a playlist for a ballroom party. It is important to change styles every 3-4 songs. Let's say I want 3 salsa songs to play, then 3 samba songs, th...

rpbiwer

Casual Listener

963 Views

1 replies

0 likes

Create Playlist API
  • 963 Views
  • 1 replies
  • 0 likes

Get total minutes listen

I have a question, exist a method to calculate how many minutes the user already listen ?

Casual Listener

I have a question, exist a method to calculate how many minutes the user already listen ? 

577 Views

0 replies

0 likes

Functionality
  • 577 Views
  • 0 replies
  • 0 likes

watchOS SDK Support

Hey Team,We are working on a watchOS app where we need users to be able to select specific tracks from the watch app itself and play similar to the Spotify watch app.Is there any way we can achieve this through Spotify Web API or is there any watchOS...

Visitor

Hey Team, We are working on a watchOS app where we need users to be able to select specific tracks from the watch app itself and play similar to the Spotify watch app. Is there any way we can achie...

403 Views

0 replies

0 likes

Discussion
  • 403 Views
  • 0 replies
  • 0 likes

Superuser Contribution 502 Bad Gateway for /me/tracks and /me/albums

PlanPremiumCountryUSA Hi - I tried replying to a recent unresolved thread with this same problem but got not response from Spotify: https://community.spotify.com/t5/Spotify-for-Developers/Getting-a-502-bad-gateway-when-trying-to-read-me-tracks/td-p/5...

Music Fan

Plan Premium Country USA   Hi -  I tried replying to a recent unresolved thread with this same problem but got not response from Spotify: https://community.spotify.com/t5/Spotify...

scottonspot

Music Fan

2468 Views

11 replies

1 likes

  • 2468 Views
  • 11 replies
  • 1 likes

What are the minimum JS requirements for the Playback SDK?

I'm looking to implement the Playback SDK in a JavaFX app using the WebView component. The aim is for the JavaFX interface to control the player, and the player is just there as a skeleton to play music (since the only way to do playback currently is...

Casual Listener

I'm looking to implement the Playback SDK in a JavaFX app using the WebView component. The aim is for the JavaFX interface to control the player, and the player is just there as a skeleton to play mu...

427 Views

0 replies

0 likes

  • 427 Views
  • 0 replies
  • 0 likes

Autenticate player endpoint

Hi, I'm building a simple playlist curation site and want to be able to start playback on the users' Spotify app via the website, just like the embeds work. But I want to do it with my design. I've found the 'https://api.spotify.com/v1/me/player/play...

Newbie

Hi,   I'm building a simple playlist curation site and want to be able to start playback on the users' Spotify app via the website, just like the embeds work. But I want to do it with my desig...

325 Views

0 replies

0 likes

  • 325 Views
  • 0 replies
  • 0 likes

Superuser Contribution Unclear ban of integration with chatbots

I'm looking for an explanation on an ambiguous prohibited use case, and a more reasonable way to appeal on a quota extension rejection without refilling the entire form and waiting for an automatic response that does not explain the inconsistencies i...

Newbie

I'm looking for an explanation on an ambiguous prohibited use case, and a more reasonable way to appeal on a quota extension rejection without refilling the entire form and waiting for an automatic r...

ThreadsDev

Newbie

1208 Views

1 replies

1 likes

  • 1208 Views
  • 1 replies
  • 1 likes

Access token from Authorization Code Flow requires specific parameter order

PlanPremiumCountryFranceOperating SystemWindows 10My Question or IssueHello,I'm new to the Spotify community. I'm trying to implement Oauth2 in my application and it seems like I found a bug. Normally speaking, HTTP parameters does not have any order...

Newbie

Plan Premium Country France Operating System Windows 10 My Question or Issue Hello, I'm new to the Spotify community. I'm trying to implement Oauth2 in my application and it seems like I foun...

569 Views

0 replies

0 likes

  • 569 Views
  • 0 replies
  • 0 likes

Flutter social app & Spotify Music to Stories

Hi friends,I'm developing a social app in flutter I want to use the Spotify library to add music on video & stories like on FB, Instagram or TikTok what are the rights to achieve this, what are the copyrights for this, can be this done with Spotify?T...

Casual Listener

Hi friends, I'm developing a social app in flutter I want to use the Spotify library to add music on video & stories like on FB, Instagram or TikTok what are the rights to achieve this, what a...

555 Views

0 replies

0 likes

development
  • 555 Views
  • 0 replies
  • 0 likes

Clarification of Spotify data export structure

The documentation of the Spotify data export has this to say about the respective json keys: tsThis field is a timestamp indicating when the track stopped playing in UTC (Coordinated Universal Time). The order is year, month and day followed by a tim...

Newbie

The documentation of the Spotify data export has this to say about the respective json keys:   ts This field is a timestamp indicating when the track stopped playing in UTC (Coordinated Un...

1491 Views

0 replies

4 likes

Account
  • 1491 Views
  • 0 replies
  • 4 likes

Superuser Contribution Web Playback SDK unable to launch player

PlanPremiumCountryUnited Kingdom My Question or IssueHello! I was trying to build a web player controlled by Spotify app on my phone. I have Premium. I followed the guide below: https://developer.spotify.com/documentation/web-playback-sdk/guide/ Howe...

Newbie

Plan Premium Country United Kingdom   My Question or Issue Hello! I was trying to build a web player controlled by Spotify app on my phone. I have Premium. I followed the guide below:&nbsp...

ohej

Spotify

1352 Views

2 replies

0 likes

  • 1352 Views
  • 2 replies
  • 0 likes

SVGS free to use in website?

Hello,I am making a website which utilizes the Spotify API to fetch data, as well as the volume and like heart svgs from the Spotify UI. Would I be able to use these svgs on a published website? Would credit need to be given? Both svgs are shown in a...

Newbie

Hello, I am making a website which utilizes the Spotify API to fetch data, as well as the volume and like heart svgs from the Spotify UI. Would I be able to use these svgs on a published website? Wo...

393 Views

0 replies

0 likes

  • 393 Views
  • 0 replies
  • 0 likes

Spotify and Home Automation.

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueLet say I own a Home Automation company that offers universal remotes to control TV's and suc...

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 Let say...

587 Views

0 replies

0 likes

  • 587 Views
  • 0 replies
  • 0 likes