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

1303 Views

9 replies

2 likes

Discussion
  • 1303 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

92428 Views

343 replies

31 likes

S4D
  • 92428 Views
  • 343 replies
  • 31 likes

Why are the iOS and Android SDK implementations of player context unnecessarily different?

With the Android SDK, there is no method to get the player context. There is, however, a subscribeToPlayerContext method for receiving changes to it with an event handler. This returns a PlayerContext object containing the title, subtitle, type, and ...

Casual Listener

With the Android SDK, there is no method to get the player context. There is, however, a subscribeToPlayerContext method for receiving changes to it with an event handler. This returns a PlayerContex...

tobikabla

Music Fan

1336 Views

3 replies

1 likes

Discussion
  • 1336 Views
  • 3 replies
  • 1 likes

get-users-available-devices return empty even if I am opening the desktop app

Hi, My problem is: I am opening the Spotify desktop app but when I call this API https://developer.spotify.com/console/get-users-available-devices/it returns empty.

Regular

Hi,    My problem is: I am opening the Spotify desktop app but when I call this API https://developer.spotify.com/console/get-users-available-devices/ it returns empty.

swimwheat

Casual Listener

1288 Views

3 replies

2 likes

Discussion
  • 1288 Views
  • 3 replies
  • 2 likes

Removing duplicates in an Playlist via API

Manually removing duplicates hand-by-hand may take me months to years for me to successfully cleared out. Is there any script to automate this through the API?

Newbie

Manually removing duplicates hand-by-hand may take me months to years for me to successfully cleared out. Is there any script to automate this through the API?

fatbat

Casual Listener

1041 Views

1 replies

0 likes

Discussion
  • 1041 Views
  • 1 replies
  • 0 likes

wrong scope specified in web API documentation

on https://developer.spotify.com/documentation/web-api/reference/#category-follow the scope for "Get User's Followed Artists" that is called for is "user-follow-modify".that is strange as "get followed artists" should only require read privileges.and...

Newbie

on   https://developer.spotify.com/documentation/web-api/reference/#category-follow   the scope for "Get User's Followed Artists" that is called for is "user-follow-modify". that is st...

Hubo

Community Legend

641 Views

1 replies

0 likes

  • 641 Views
  • 1 replies
  • 0 likes

Solved!! Podcast and Episodes field filters

Hello, in the API documentation it is written that there is the possibility to do the search using field filters. However, it is not exactly described what these filters are, just a few examples. And for podcasts and episodes searches, apparently, th...

Regular

Hello, in the API documentation it is written that there is the possibility to do the search using field filters. However, it is not exactly described what these filters are, just a few examples. And...

Hubo

Community Legend

1963 Views

3 replies

0 likes

  • 1963 Views
  • 3 replies
  • 0 likes

Spotify map - Musical cities doesn't work anymore

Hello, I can't access the Spotify maps "Musical Cities", the Github link leads to a blank page: https://community.spotify.com/t5/forums/postpage/board-id/Spotify_Developer Is there a workaround to this issue? Thanks and have a nice day, Rémi

Casual Listener

Hello,   I can't access the Spotify maps "Musical Cities", the Github link leads to a blank page: https://community.spotify.com/t5/forums/postpage/board-id/Spotify_Developer Is there a workaro...

Hubo

Community Legend

4287 Views

3 replies

0 likes

  • 4287 Views
  • 3 replies
  • 0 likes

Get Recommendations That Are Not Specific to My Personal Tastes

PlanPremiumCountryUSA DevicePCOperating SystemWindows 10 My Question or IssueWhen I'm using Spotify's API to get recommendations (I'm using endpoint: https://api.spotify.com/v1/recommendations), it appears that the outputs are highly based on my own ...

Casual Listener

Plan Premium Country USA    Device PC Operating System Windows 10   My Question or Issue When I'm using Spotify's API to get recommendations (I'm using endpoint:  https...

675 Views

0 replies

1 likes

generalized recommendations
personal
Recommendations
  • 675 Views
  • 0 replies
  • 1 likes

Suggestions

Set the feature to adjust the sound and watch the video as per your choice. Please I requested you earlier too, add now, link check https://drive.google.com/folderview?id=1-1Jb1IrxpaJtRhaNYPnuvzS0Vli2d7tX

Casual Listener

Set the feature to adjust the sound and watch the video as per your choice. Please I requested you earlier too, add now, link check https://drive.google.com/folderview?id=1-1Jb1IrxpaJtRhaNYPnuvzS0Vli...

Hubo

Community Legend

760 Views

1 replies

0 likes

suggestions
  • 760 Views
  • 1 replies
  • 0 likes

Unable to play track using Webplayback SDK

PlanPremiumCountryVietnam DeviceMacbook Pro Mid 2018Operating SystemMacOS Big Sur My Question or IssueUnable to play any track using Webplayback SDK, it shows error: {"error" : {"status" : 500,"message" : "Server error."}}I attached an image of the c...

Casual Listener

Plan Premium Country Vietnam   Device Macbook Pro Mid 2018 Operating System MacOS Big Sur   My Question or Issue Unable to play any track using Webplayback SDK, it shows error:&n...

Hubo

Community Legend

750 Views

2 replies

0 likes

  • 750 Views
  • 2 replies
  • 0 likes

Using the ios-sdk to control Spotify in app

I am writing a fitness app and I am trying to use the ios-sdk to control Spotify. I would like to be able to:* See the album art* See title/artist* See song duration* Play/Pause/Skip/Scrub Currently, I am using SPTSessionManager to get a session. We ...

Casual Listener

I am writing a fitness app and I am trying to use the ios-sdk to control Spotify. I would like to be able to: * See the album art * See title/artist * See song duration * Play/Pause/Skip/Scrub &...

PeterFlexAI

Casual Listener

1198 Views

2 replies

0 likes

ios-sdk
  • 1198 Views
  • 2 replies
  • 0 likes

Get Spotify Stream Volume | Android (Kotlin)

PlanPremiumCountry DeviceGalaxy A71Operating SystemAndroid 10 My Question or Issue I'm trying to get the volume value of the Spotify Music Stream.I am able to get it throw STREAM_MUSIC when Spotify is playing music from the Android device or while th...

Casual Listener

Plan Premium Country   Device Galaxy A71 Operating System Android 10   My Question or Issue   I'm trying to get the volume value of the Spotify Music Stream. I am able to g...

629 Views

0 replies

0 likes

Android
Kotlin
volume
  • 629 Views
  • 0 replies
  • 0 likes

Music Distributor monitoring

PlanMusic Distributor : BelieveCountryFrance My Question or IssueAs a music Distributor, Believe Society, we try to monitor our ingestion process. Therefore we would like to know the status of our release by Spotify system : in progress, in error, in...

Visitor

Plan Music Distributor : Believe Country France   My Question or Issue As a music Distributor, Believe Society, we try to monitor our ingestion process. Therefore we would like to know the...

nmgglobal

Casual Listener

2281 Views

2 replies

0 likes

  • 2281 Views
  • 2 replies
  • 0 likes

Managing queue from webapi

Hello, i'm trying to build an app that will work like a webplayer but to be "polyvalent" I'm also trying to use the player api from Spotify's WebApi.My app would need to access current user's queue :- read it- add many items to it- clear it- update i...

Newbie

Hello, i'm trying to build an app that will work like a webplayer but to be "polyvalent" I'm also trying to use the player api from Spotify's WebApi. My app would need to access current user's queue...

1469 Views

0 replies

6 likes

  • 1469 Views
  • 0 replies
  • 6 likes

403 Error Accessing Top Endpoint

Hi - I'm having issues accessing the top endpoint (https://api.spotify.com/v1/me/top/[type]). Returning 403 Forbidden error. i've checked that I've included user-top-read in my scopes and I'm able to access other endpoints like me/player/recently-pla...

Casual Listener

Hi - I'm having issues accessing the top endpoint (https://api.spotify.com/v1/me/top/[type]). Returning 403 Forbidden error.   i've checked that I've included user-top-read in my scopes a...

zblender

Casual Listener

1031 Views

2 replies

0 likes

  • 1031 Views
  • 2 replies
  • 0 likes

Getting album not getting genre

Plan - PremiumCountry - USADevice - Lenovo (2012)Operating System - Windows 10My Question or Issue I'm using spotipy to grab album data, but I've now grabbed over 10k albums, and none of them have returned genre data. This seems unusual. Most of the ...

Newbie

Plan - Premium Country - USA Device - Lenovo (2012) Operating System - Windows 10 My Question or Issue   I'm using spotipy to grab album data, but I've now grabbed over 10k albums, and non...

ktuli44

Music Fan

5764 Views

5 replies

7 likes

  • 5764 Views
  • 5 replies
  • 7 likes

400 cannot remove song from playlist

PlanPremiumCountryUSADeviceSamsung Galaxy S9Operating SystemAndroid My Question or IssueI'm totally unable to use the web API to remove a song from a playlist. Pretty sure I have the request set up correctly, I've checked everything multiple times. I...

Newbie

Plan Premium Country USA Device Samsung Galaxy S9 Operating System Android   My Question or Issue I'm totally unable to use the web API to remove a song from a playlist.  Pretty s...

kingosticks4

Roadie

1301 Views

1 replies

0 likes

  • 1301 Views
  • 1 replies
  • 0 likes

My Spotify Playlist has 'null' tracks with invalid properties

Plan - PremiumCountry - GBDevice - DesktopOperating System - Windows 10My Question or Issue:Hey!Whilst developing some personal automation to sort a playlist, I've found several empty tracks in one of them. To replicate perform the following equivale...

Newbie

Plan - Premium Country - GB Device - Desktop Operating System - Windows 10 My Question or Issue: Hey! Whilst developing some personal automation to sort a playlist, I've found several...

kingosticks4

Roadie

3232 Views

4 replies

1 likes

  • 3232 Views
  • 4 replies
  • 1 likes

Spotify API for Infotainment application in Ubuntu

Hi,I want to integrate Spotify in my infotainment application.If I make the code available in the below link , will I be able to use Spotify in my application.https://github.com/smaltby/spotify-api-plusplusPlease help. Is there any Subscription requi...

Casual Listener

Hi, I want to integrate Spotify in my infotainment application. If I make the code available in the below link , will I be able to use Spotify in my application. https://github.com/smaltby/spotify...

611 Views

0 replies

0 likes

Spotify for Infotainment c++ applications
  • 611 Views
  • 0 replies
  • 0 likes

loading=lazy breaks embed iframe

Hi folks, It is now possible for a lot of browsers to load iframes lazy (https://web.dev/iframe-lazy-loading/).I tried this with the spotify embed iframe which kinda breaks it. It is still shown but there is no interaction possible. Getting this erro...

Newbie

Hi folks,   It is now possible for a lot of browsers to load iframes lazy (https://web.dev/iframe-lazy-loading/). I tried this with the spotify embed iframe which kinda breaks it. It is still...

Hubo

Community Legend

1945 Views

1 replies

2 likes

  • 1945 Views
  • 1 replies
  • 2 likes

Get recently played issue

The get recently played end-point only includes songs that are played to completion.Songs don't need to be 'played for more than 30 seconds', if you only listen to the final 5 seconds of the song until it finishes it will get added to recently played...

Casual Listener

The get recently played end-point only includes songs that are played to completion. Songs don't need to be 'played for more than 30 seconds', if you only listen to the final 5 seconds of the song u...

681 Views

0 replies

0 likes

  • 681 Views
  • 0 replies
  • 0 likes