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

lionwest

Newbie

66960 Views

316 replies

26 likes

S4D
  • 66960 Views
  • 316 replies
  • 26 likes

How to add custom boombox/speaker on spotify connect

PlanPremiumCountryGreece DeviceDesktop PCOperating SystemLinux Ubuntu My Question or IssueHello, I'm George, and I'm currently studying computer engineering so I had an interesting idea to make my own custom made boombox and connect it with Spotify c...

Casual Listener

Plan Premium Country Greece   Device Desktop PC Operating System Linux Ubuntu   My Question or Issue Hello, I'm George, and I'm currently studying computer engineering so I had...

kingosticks4

Roadie

2324 Views

3 replies

0 likes

Boombox
Speakers
  • 2324 Views
  • 3 replies
  • 0 likes

Player

Can you access where the current track is playing from?i.e. playing from an album/liked songs/playlist. If not could this feature be added?

Casual Listener

Can you access where the current track is playing from? i.e. playing from an album/liked songs/playlist.  If not could this feature be added?

ssad18

Casual Listener

762 Views

1 replies

0 likes

api
player
  • 762 Views
  • 1 replies
  • 0 likes

Get JSON from PUT request from Play endpoint

PlanPremium Operating SystemWindows 10 My Question or IssueHey guys, I'm using the SpotifyAPI with React and I made a PUT request to the Play endpoint transferUserPlayback. I noticed that I receive some JSON in the console after making the request bu...

Casual Listener

Plan Premium   Operating System Windows 10   My Question or Issue Hey guys, I'm using the SpotifyAPI with React and I made a PUT request to the Play endpoint transferUserPlayback. I ...

596 Views

0 replies

0 likes

React
rest
web playback sdk
  • 596 Views
  • 0 replies
  • 0 likes

Updated Artist Popularity

Hi, first of all this question is for my final exam purposes. I'd like to make cron job to monitor certain artists popularity, and i want to make a time-series of it. I'd like to know for how long does the API update the artist popularity ?

Casual Listener

Hi, first of all this question is for my final exam purposes. I'd like to make cron job to monitor certain artists popularity, and i want to make a time-series of it. I'd like to know for how long do...

634 Views

0 replies

0 likes

Discussion
  • 634 Views
  • 0 replies
  • 0 likes

How to access the Spotify Artist & Song Title data from another application with the SDK ?

I was wondering if it is possible, while listening to a track on Spotify (Web Player or Desktop App), to access the Artist & Song Title info of the track currently played as it is displayed at the bottom-left corner of the Spotify window (horizontal ...

Casual Listener

I was wondering if it is possible, while listening to a track on Spotify (Web Player or Desktop App), to access the Artist & Song Title info of the track currently played as it is displayed at th...

ouml

Regular

2373 Views

1 replies

0 likes

  • 2373 Views
  • 1 replies
  • 0 likes

Solved!! iOS SDK - Authorization fails only when Spotify app is installed

Link to original issue post on Github: https://github.com/spotify/ios-sdk/issues/183 Hi everyone, I have spent many hours now and have still not been able to resolve this issue I had several months ago with the iOS SDK. Another user on Github had the...

Casual Listener

Link to original issue post on Github: https://github.com/spotify/ios-sdk/issues/183   Hi everyone, I have spent many hours now and have still not been able to resolve this issue I had se...

ouml

Regular

4352 Views

3 replies

0 likes

  • 4352 Views
  • 3 replies
  • 0 likes

Player API - device_id changes, want to keep the same

PlanPremiumCountryNL DeviceNAOperating SystemHA My Question or IssueI use node red to try to control spotify. I have succes on numerous of APIs. But I am having troubles with the "player API" and the device_id. https://developer.spotify.com/documenta...

Visitor

Plan Premium Country NL   Device NA Operating System HA   My Question or Issue I use node red to try to control spotify. I have succes on numerous of APIs. But I am having troubl...

RoguePlanetoid

Roadie

1669 Views

1 replies

0 likes

api
device_id
node red
  • 1669 Views
  • 1 replies
  • 0 likes

Getting an odd refresh token when authenticating via App Remote's SPTSession

When I authenticate with iOS App Remote (using SPTSession), the refresh token string I get back from sessionManager(manager: SPTSessionManager, didInitiate session: SPTSession) is very odd; it contains lots of slashes (/s and \s) and always ends with...

Casual Listener

When I authenticate with iOS App Remote (using SPTSession), the refresh token string I get back from  sessionManager(manager: SPTSessionManager, didInitiate session: SPTSession) is very odd; it...

4ek-_v682hnvb

Regular

1534 Views

1 replies

2 likes

app remote
Authentication Token
iOS
refresh
refresh token
SDK
session
  • 1534 Views
  • 1 replies
  • 2 likes

Web API Limitations

We are developing a plugin for Spotify to be controlled with a hardware controller, but our service software needs to check the status of Spotify every second to update the state. We found that there is a limit for messages sent, which when exceeded ...

Visitor

We are developing a plugin for Spotify to be controlled with a hardware controller, but our service software needs to check the status of Spotify every second to update the state. We found that there...

822 Views

0 replies

1 likes

api
Web API
  • 822 Views
  • 0 replies
  • 1 likes

Solved!! iOS Spotify SDK Problem when using StoryBoard (Scenes) in Xcode. Swift demo scenario works though.

My infoPlan: PremiumCountry: BelgiumDevice: iPhone 11 Pro MaxOperating System: iOS 13.5 + macOS Catalina Dear all I installed and the iOS SDK properly in Xcode and set up the server token swap and refresh properly => demo swift login works nicely. No...

Casual Listener

My info Plan: Premium Country: Belgium Device: iPhone 11 Pro Max Operating System: iOS 13.5 + macOS Catalina   Dear all   I installed and the iOS SDK properly in Xcode and set up th...

ouml

Regular

2184 Views

5 replies

0 likes

  • 2184 Views
  • 5 replies
  • 0 likes

No result when searching for full artist name

PlanPremiumCountrySwedenDevicePCOperating SystemWindows 10 My Question or IssueWhen searching for "French 79" I get no results, "French 7" gives results however.Problem with encoding or wrong character?

Casual Listener

Plan Premium Country Sweden Device PC Operating System Windows 10   My Question or Issue When searching for "French 79" I get no results, "French 7" gives results however. Problem...

Oldes_Huhuman

Casual Listener

643 Views

1 replies

0 likes

  • 643 Views
  • 1 replies
  • 0 likes

Web Playback SDK Support for iOS

Hi,According to the docs, the Web Playback SDK is not supported on iOS: https://developer.spotify.com/documentation/web-playback-sdk/#supported-browsers Is there a reason for this? Are there any plans to support it? Regards, David

Casual Listener

Hi, According to the docs, the Web Playback SDK is not supported on iOS:  https://developer.spotify.com/documentation/web-playback-sdk/#supported-browsers    Is there a re...

wortho

Casual Listener

1670 Views

2 replies

2 likes

  • 1670 Views
  • 2 replies
  • 2 likes

error 401 in my app

Hello ! I want to create an app with the spotify api and the twitter api so i have wrote my clientId and my clientSecret but i got the error "[Error [WebapiError]: Unauthorized] { statusCode: 401 }" what i need to do ?

Casual Listener

Hello ! I want to create an app with the spotify api and the twitter api so i have wrote my clientId and my clientSecret but i got the error "[Error [WebapiError]: Unauthorized] { statusCode: 401 }" ...

673 Views

0 replies

0 likes

bug
  • 673 Views
  • 0 replies
  • 0 likes

Audio Features endpoint returns HTTP 500 for some tracks

Getting audio features for certain tracks yields a HTTP 500 with an empty body. Normally, when an ID is invalid or missing a null value is returned in its place. Input:7ouMYWpwJ422jRcDASZB7P,invalidIdResponse: { "audio_features": [ { "danceability": ...

Visitor

Getting audio features for certain tracks yields a HTTP 500 with an empty body.   Normally, when an ID is invalid or missing a null value is returned in its place.   Input: 7ouMYWpwJ42...

704 Views

0 replies

1 likes

  • 704 Views
  • 0 replies
  • 1 likes

I'm unable to search for podcasts or "shows" using the web API

My Question or IssueI am using the spotify web API, accessing it through the python library spotipy. I'm able to use the search function to search for albums, tracks, etc as described here:https://developer.spotify.com/documentation/web-api/reference...

Casual Listener

My Question or Issue I am using the spotify web API, accessing it through the python library spotipy. I'm able to use the search function to search for albums, tracks, etc as described here: https:...

RoguePlanetoid

Roadie

1460 Views

1 replies

0 likes

  • 1460 Views
  • 1 replies
  • 0 likes

Waking up with spotify

I would like to try and make a program that plays my spotify at a certain time of day, in the TOS, I see that for anything using an alarm functionality I must get written approval from spotify, how do I do this?Is this where I ask for approval?I have...

Casual Listener

I would like to try and make a program that plays my spotify at a certain time of day, in the TOS, I see that for anything using an alarm functionality I must get written approval from spotify, how d...

hobbiest

Casual Listener

975 Views

1 replies

2 likes

  • 975 Views
  • 1 replies
  • 2 likes

Error login using SDK spotify

I am using the Spotify SDK to login but it throws the error Optional(SpotifyLogin.LoginError.noSession) when throwing this error in console, the application does not follow the flow and it remains in the login screen. My code is the following, I do n...

Visitor

I am using the Spotify SDK to login but it throws the error Optional(SpotifyLogin.LoginError.noSession) when throwing this error in console, the application does not follow the flow and it ...

695 Views

0 replies

0 likes

iOS
Login
SDK
swift
  • 695 Views
  • 0 replies
  • 0 likes

Redirect URL not working properly

PlanPremiumCountryBrazilDeviceNote 9Operating SystemAndroid My Question or IssueHi, When I redirect my user through an URL that should open a song, it prompts the user already in the Spotify App to "Try Again" and then, if he clicks on the button, it...

Regular

Plan Premium Country Brazil Device Note 9 Operating System Android   My Question or Issue Hi, When I redirect my user through an URL that should open a song, it prompts the user alread...

1264 Views

0 replies

0 likes

  • 1264 Views
  • 0 replies
  • 0 likes

I'm building a non profit project and would like to ask some questions

Hi everyone, I'm a 15 year programmer and just for fun I've built a web game using JavaScript and Spotify WEB API. Problem now is that I'm not sure if it can stay on my website,do I need a written approval from spotify and if so how? Players do need ...

Visitor

Hi everyone, I'm a 15 year programmer and just for fun I've built a web game using JavaScript and Spotify WEB API.   Problem now is that I'm not sure if it can stay on my website,do I need a w...

497 Views

0 replies

1 likes

  • 497 Views
  • 0 replies
  • 1 likes