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

vlipper

Casual Listener

1306 Views

9 replies

2 likes

Discussion
  • 1306 Views
  • 9 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

92481 Views

343 replies

31 likes

S4D
  • 92481 Views
  • 343 replies
  • 31 likes

Solved!!Superuser Contribution web API docs broken link

Hi,I was checking the documentation for the web api, and just found that one of the links is not working.in https://developer.spotify.com/documentation/web-api/reference it's the User Profile API in the sidebar, it links to https://developer.spotify....

Casual Listener

Hi, I was checking the documentation for the web api, and just found that one of the links is not working. in https://developer.spotify.com/documentation/web-api/reference it's the User Prof...

spotifyjosh

Spotify

898 Views

1 replies

0 likes

  • 898 Views
  • 1 replies
  • 0 likes

Solved!!Superuser Contribution Invalid username - cant get devices

HiI'm trying get Spotify devices (and eventually set active device) via the web API. I can retrieve track info, but as soon I try to access device or play/pause I get the "Invalid User" reply.I can see the necesary scopes in the Auth token reply, but...

Visitor

Hi I'm trying get Spotify devices (and eventually set active device) via the web API. I can retrieve track info, but as soon I try to access device or play/pause I get the "Invalid User" reply....

spotifyjosh

Spotify

9792 Views

1 replies

0 likes

api
devices
Python
  • 9792 Views
  • 1 replies
  • 0 likes

How to unit test?

I'm making a small SDK (PHP), and I want to write some unit tests for the authorization, but also for the web api endpoints. I'm stuck at getting the authorization code, and consequentially the access & refresh tokens. I have all my secrets in my tes...

Newbie

I'm making a small SDK (PHP), and I want to write some unit tests for the authorization, but also for the web api endpoints.   I'm stuck at getting the authorization code, and consequentially ...

993 Views

0 replies

0 likes

Discussion
  • 993 Views
  • 0 replies
  • 0 likes

IOS SessionManager DidInitiate

PlanPremiumCountryUnited Kingdom DeviceiPhone 11Operating SystemiOS 14 My Question or Issue I am currently working on developing an app that allows a user to open the Spotify app from my app and then play music. I have used sessionManager to open the...

Visitor

Plan Premium Country United Kingdom   Device iPhone 11 Operating System iOS 14   My Question or Issue   I am currently working on developing an app that allows a user to op...

556 Views

0 replies

0 likes

iOS Development
  • 556 Views
  • 0 replies
  • 0 likes

Superuser Contribution Web Player SDK Does Not Work in Internet Explorer 11

Last year I created a C#/WPF application with an embedded Spotify Web Player SDK. It has worked fine, as far as I am aware, for the last 400+ days. However, recently it has stopped working. As far as I can estimate, it stopped working around 15 days ...

Regular

Last year I created a C#/WPF application with an embedded Spotify Web Player SDK. It has worked fine, as far as I am aware, for the last 400+ days. However, recently it has stopped working. As far as...

userdk

Regular

2063 Views

9 replies

0 likes

  • 2063 Views
  • 9 replies
  • 0 likes

Retrieving more than 100 items from New Releases API endpoint

Hello, I'm working on a React project in which I intended to display a full list of new releases from the current week (similar to what Every Noise At Once has set up, though I'm not sure how they're accomplishing it). I'm using the New Releases endp...

Newbie

Hello,   I'm working on a React project in which I intended to display a full list of new releases from the current week (similar to what Every Noise At Once has set up, though I'm not sure ho...

kkhal

Gig Goer

1203 Views

1 replies

1 likes

  • 1203 Views
  • 1 replies
  • 1 likes

Make a custom Raspberry Pi a new Spotify Device

Hey, so my question basically is if you can make a new device with a new device id to play spotify on. I have a script that can play music on my device (my computer) and I was wondering if there was any way to basically "create" a new device (a raspb...

Music Fan

Hey, so my question basically is if you can make a new device with a new device id to play spotify on. I have a script that can play music on my device (my computer) and I was wondering if there was ...

670 Views

0 replies

0 likes

device
  • 670 Views
  • 0 replies
  • 0 likes

Superuser Contribution Token provider returned the same token twice

PlanPremiumCountryTurkeyDevice(Desktop Pc)Operating System(Windows 10) My Question or Issueembedded playlists on my website stop playing after first song is finished, and in the console, this error is logged:Uncaught (in promise) TransportError: Toke...

Regular

Plan Premium Country Turkey Device (Desktop Pc) Operating System (Windows 10)   My Question or Issue embedded playlists on my website stop playing after first song is finished, and in ...

scaltas

Regular

2948 Views

10 replies

0 likes

  • 2948 Views
  • 10 replies
  • 0 likes

Audio Encoding Specifications Article Not Found

PlanPremiumCountryUSADeviceiPhone 11 ProOperating SystemiOS 14.4.2 My Question or IssueHi, I’m not sure if this is the correct forum to contact but my inquiry is about Spotify’s audio file encoding specifications. I could be wrong, but I believe a re...

Regular

Plan Premium Country USA Device iPhone 11 Pro Operating System iOS 14.4.2   My Question or Issue Hi, I’m not sure if this is the correct forum to contact but my inquiry is about Spotif...

mkikoen

Regular

714 Views

1 replies

0 likes

  • 714 Views
  • 1 replies
  • 0 likes

[Desktop][Developer] Nodes

Hey Spotify! I am working on an app / software which collects the CORRECT nodes for various (popular) songs. Both for musicians playing gigs and the ones rehearsing at home. Many nodes is possible to find on the internet, but offen with a lot of flaw...

Newbie

Hey Spotify!   I am working on an app / software which collects the CORRECT nodes for various (popular) songs. Both for musicians playing gigs and the ones rehearsing at home.    M...

472 Views

0 replies

0 likes

Desktop
Developer
  • 472 Views
  • 0 replies
  • 0 likes

Issue with accessing user top tracks when offset parameter is >= 50

PlanPremiumCountryUSADevicePCOperating SystemWindows 10 My Question or IssueWhen accessing a user's top tracks, it is possible to access the first 98 items by iterating with a 49*x value assigned to the offset parameter. However, it is impossible to ...

Newbie

Plan Premium Country USA Device PC Operating System Windows 10   My Question or Issue When accessing a user's top tracks, it is possible to access the first 98 items by iterating with ...

425 Views

0 replies

0 likes

  • 425 Views
  • 0 replies
  • 0 likes

Android Spotify SDK - Weird undocumented error

Hi, I'm working on a React Native project using https://github.com/cjam/react-native-spotify-remote to use Spotify SDK. I already posted an issue on this repo to see if someone can help me but I think it's more related to the Spotify SDK itself. When...

Newbie

Hi,   I'm working on a React Native project using https://github.com/cjam/react-native-spotify-remote to use Spotify SDK. I already posted an issue on this repo to see if someone can help me b...

525 Views

0 replies

1 likes

  • 525 Views
  • 0 replies
  • 1 likes

Device automatically goes to standby and can't be used for pause/resume

So basically I have a script that resumes and pauses the playback on my device, and to do that I have a fixed device id specified. The problem is after some time Spotify goes into "Standby" and if I try to pause/resume by either my script or the butt...

Music Fan

So basically I have a script that resumes and pauses the playback on my device, and to do that I have a fixed device id specified. The problem is after some time Spotify goes into "Standby" and if I ...

702 Views

0 replies

0 likes

Desktop Windows
Pause and Resume
  • 702 Views
  • 0 replies
  • 0 likes

[Community][Developer] Need Artist Discography endpoints for Web API

I'm trying to pull non-duplicated an artist albums data from the Web API, as you guys get from your private API:https://api-partner.spotify.com/pathfinder/v1/query?operationName=queryArtistDiscography&variables= {"uri":"spotify:artist:6nxWCVXbOlEVRex...

Casual Listener

I'm trying to pull non-duplicated an artist albums data from the Web API, as you guys get from your private API: https://api-partner.spotify.com/pathfinder/v1/query?operationName=queryArtistDiscogra...

929 Views

0 replies

3 likes

Developer
  • 929 Views
  • 0 replies
  • 3 likes

Need Artist Discography endpoints for Web API

I'm trying to pull non-duplicated an artist albums data from the Web API, as you guys get from your private API:https://api-partner.spotify.com/pathfinder/v1/query?operationName=queryArtistDiscography&variables={"uri":"spotify:artist:6nxWCVXbOlEVRexS...

Casual Listener

  I'm trying to pull non-duplicated an artist albums data from the Web API, as you guys get from your private API: https://api-partner.spotify.com/pathfinder/v1/query?operationName=queryArtist...

Hubo

Community Legend

2629 Views

1 replies

3 likes

Discussion
  • 2629 Views
  • 1 replies
  • 3 likes

Spotify SDK and Spotify App Remote

Hello,i have developed an Android-Widget for Spotify. I would like to sell this App on the Google App-Store. I have already read on different places the terms and conditions, which requirements the app should follow and so on, but it is still not cle...

Casual Listener

Hello, i have developed an Android-Widget for Spotify. I would like to sell this App on the Google App-Store. I have already read on different places the terms and conditions, which requirements t...

viabonito

Casual Listener

1689 Views

2 replies

0 likes

Commercial
legal
selling apps
  • 1689 Views
  • 2 replies
  • 0 likes

Possible to integrate within Roku app?

Device(Roku)Operating System(Brighscript) My Question or IssueI head up a popular real estate search app/channel on Roku. We currently have iHeart integration where our users can play iHeart stations while browsing real estate listings. We would like...

Newbie

Device (Roku) Operating System (Brighscript)   My Question or Issue I head up a popular real estate search app/channel on Roku. We currently have iHeart integration where our users can pla...

546 Views

0 replies

0 likes

roku
  • 546 Views
  • 0 replies
  • 0 likes

Private Session Enforce iOS + Android SDK

Hey! With the iOS and Android SDK, can the app we build utilising these SDK's enforce a PRIVATE SESSION ? Thank you!

Casual Listener

Hey! With the iOS and Android SDK, can the app we build utilising these SDK's enforce a PRIVATE SESSION ? Thank you!

tobikabla

Music Fan

635 Views

1 replies

2 likes

  • 635 Views
  • 1 replies
  • 2 likes

From ionic framework based android app, spotify app is not launching and playing playlist

PlanPremiumCountryUKDeviceAny android appOperating SystemAndroid My Question or IssueWe have an android app, which displays playlist and launch spotify app to play playlist selected. It used to work well but since last 2 weeks it is broken. The same ...

Visitor

Plan Premium Country UK Device Any android app Operating System Android   My Question or Issue We have an android app, which displays playlist and launch spotify app to play playlist s...

399 Views

0 replies

0 likes

  • 399 Views
  • 0 replies
  • 0 likes

SpInit() returns 22 (kSpErrorEntropyFailure) on some Windows 10 systems

We are using the Spotify Embedded SDK version HEAD-v3.150.82-g4e955973 on our Windows 10 systems. Our implementation has passed certification with Spotify. Mostly it is working fine, but we occasionally run into customers who can't play music because...

Newbie

We are using the Spotify Embedded SDK version HEAD-v3.150.82-g4e955973 on our Windows 10 systems. Our implementation has passed certification with Spotify. Mostly it is working fine, but we occasiona...

633 Views

0 replies

0 likes

  • 633 Views
  • 0 replies
  • 0 likes