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

AdamusEsq

Music Fan

509 Views

2 replies

2 likes

Discussion
  • 509 Views
  • 2 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

90127 Views

343 replies

29 likes

S4D
  • 90127 Views
  • 343 replies
  • 29 likes

`resume_point` inconsistent

My Question or Issue When obtaining episode information from the API, the returned resume_point is sometimes inconsistent. When running repeatedly against the same endpoint, fully_played is sometime set to false without playing the episode or doing a...

Regular

My Question or Issue   When obtaining episode information from the API, the returned resume_point is sometimes inconsistent. When running repeatedly against the same endpoint, fully_played is ...

576 Views

0 replies

0 likes

Possible Bug
  • 576 Views
  • 0 replies
  • 0 likes

Can't access developer dashboard

When going to the developer dashboard I get: "Your session has expired, please login again."I tried it in Brave and Chromium web browser, cleaned cookies and Incognito mod too, didn't help same scree/issue.Plan: PremiumOS: Win 10

Casual Listener

When going to the developer dashboard I get: "Your session has expired, please login again." I tried it in Brave and Chromium web browser, cleaned cookies and Incognito mod too, didn't help s...

672 Views

0 replies

0 likes

Web issues browser chrome win10 error
  • 672 Views
  • 0 replies
  • 0 likes

Create pre-save on website

My Question or IssueHi! I'm creating this post because I am wondering if anyone has ever created a pre-save on an artists website (or a website at all actually). I work with digital marketing and it's very important that I am able to track everything...

Newbie

My Question or Issue Hi!   I'm creating this post because I am wondering if anyone has ever created a pre-save on an artists website (or a website at all actually).     I work wi...

OrbiX_GCD

Visitor

11333 Views

6 replies

3 likes

  • 11333 Views
  • 6 replies
  • 3 likes

My app quota approval process

Hello fellow developers Since my app recently launched, I wanted to share my quota approval process for those who are still in the process.I started working on the app concept about a year ago, we worked with the basic quota and it was enough for dev...

Newbie

Hello fellow developers 🙂 Since my app recently launched, I wanted to share my quota approval process for those who are still in the process. I started working on the app concep...

nadnayr

Casual Listener

1012 Views

2 replies

2 likes

Discussion
  • 1012 Views
  • 2 replies
  • 2 likes

Using Historical Data to Enhance Playlist Recommendations

Hello Spotify Developer Community,Incorporating historical data into algorithmic recommendations has proven to be an effective way to enhance personalization. Recently, I came across an article detailing the evolution of FESCO (Faisalabad Electric Su...

Newbie

Hello Spotify Developer Community, Incorporating historical data into algorithmic recommendations has proven to be an effective way to enhance personalization. Recently, I came across an article det...

31znm652tk3ovrlv7rsp

Casual Listener

599 Views

1 replies

0 likes

Question
  • 599 Views
  • 1 replies
  • 0 likes

Transfer playback to null device

Is it possible to transfer playback to a null device with the Spotify API? Aka clear the active device?I did this but it's not working:static async clearDevicePlayback(): Promise {try {// Simply clear the active device by setting empty device_idsawai...

Casual Listener

Is it possible to transfer playback to a null device with the Spotify API? Aka clear the active device? I did this but it's not working: static async clearDevicePlayback(): Promise<void&g...

388 Views

0 replies

0 likes

  • 388 Views
  • 0 replies
  • 0 likes

Superuser Contribution Please continue supporting iOS/Android streaming SDKs

We have been using those SDKs since they became available. Our particular app (Amazing Slow Downer) lets the user play music more slowly, since a couple of years ago also songs from Spotify. The "ios-streaming-sdk" is a beautifully designed framework...

Music Fan

We have been using those SDKs since they became available.   Our particular app (Amazing Slow Downer) lets the user play music more slowly, since a couple of years ago also songs from Spotify....

hansgitaar

Regular

185650 Views

945 replies

562 likes

SDK
streaming
  • 185650 Views
  • 945 replies
  • 562 likes

Update Playlist Items Endpoint 502 Error when passing in an empty URIs array

This started happening yesterday 2025-02-19. Obviously a small but very critical bug. The issue I see is that for some reason, the API no longer allows us to send an empty array of URIs, which we use to clear out playlists.Request: Request URL: https...

Regular

This started happening yesterday 2025-02-19. Obviously a small but very critical bug. The issue I see is that for some reason, the API no longer allows us to send an empty array of URIs, which we use...

535 Views

0 replies

0 likes

Possible Bug
  • 535 Views
  • 0 replies
  • 0 likes

Solved!! Extension request help

I just received a denial for my extension request after waiting a month. I did some research and apparently resubmitting means I have to wait another month or longer. Since this is a guess and check process I need some help before this turns into a 6...

Casual Listener

I just received a denial for my extension request after waiting a month. I did some research and apparently resubmitting means I have to wait another month or longer.   Since this is a guess a...

baldwinguitars

Casual Listener

1573 Views

3 replies

0 likes

extension
Question
  • 1573 Views
  • 3 replies
  • 0 likes

Showing transcript next to embedded audiofile

Hi there, We are about to embed audiobooks to our website but we are not sure if it is possible to also show the transcript. So our users can read along whilst listening.Does anyone know how to show the transcript as well? Thank you, Bob PlanFree

Visitor

Hi there,   We are about to embed audiobooks to our website but we are not sure if it is possible to also show the transcript. So our users can read along whilst listening. Does anyone know...

282 Views

0 replies

0 likes

transcript
  • 282 Views
  • 0 replies
  • 0 likes

Search option for exact match

It would be useful to have an option in /v1/search endpoint to have exact matches (for instance concerning artists). Searching "artist:mad" would than NOT return "Madonna".Or allow the search to search for ID's, like "q=artist:2wPOgnQ6eW3X73uIJZ4YFE"

Roadie

It would be useful to have an option in /v1/search endpoint to have exact matches (for instance concerning artists). Searching "artist:mad" would than NOT return "Madonna". Or allow the search to se...

icTaZ

Newbie

1762 Views

1 replies

10 likes

  • 1762 Views
  • 1 replies
  • 10 likes

Web Player SDK Duration Issue

I made a web app with the JavaScript SDK and it’s coming along nicely. I didn’t expect to have Lock Screen support but to my surprise I get album artwork and artist/title when I lock my phone or when connected to CarPlay. Bonus! One small glitch thou...

Casual Listener

I made a web app with the JavaScript SDK and it’s coming along nicely. I didn’t expect to have Lock Screen support but to my surprise I get album artwork and artist/title when I lock my phone or when...

268 Views

0 replies

0 likes

Possible Bug
  • 268 Views
  • 0 replies
  • 0 likes

My spotify playlist seems to have empty entries.

I used the spotify api to list everything and i have multiple (2) of the following entries: ,,,https://open.spotify.com/track/,spotify:track: it should be something like 4uLU6hMCjMI75M1A2tKUQC,"Never Gonna Give You Up","Rick Astley",https://open.spot...

Casual Listener

I used the spotify api to list everything and i have multiple (2) of the following entries:   ,,,https://open.spotify.com/track/,spotify:track:   it should be something like  ...

SamLeGoff

Casual Listener

436 Views

1 replies

0 likes

Possible Bug
  • 436 Views
  • 1 replies
  • 0 likes

Innovative proposal for Spotify - Potential collaboration under confidentiality agreement

Dear Spotify Team,I'm Luca Scarfò, I developed a unique idea that could revolutionize the daily use experience. My proposal involves the introduction of an innovative feature within Spotify that allows users to access an Alarm Clock and/or Timer. At ...

Newbie

Dear Spotify Team, I'm Luca Scarfò, I developed a unique idea that could revolutionize the daily use experience. My proposal involves the introduction of an innovative feature within Spotify that al...

469 Views

0 replies

0 likes

Business Idea
  • 469 Views
  • 0 replies
  • 0 likes

I want to retrive a tracks/albums metadata via upc/isrc

Hello This is an Api question,I want to retrive (get) a tracks/albums metadata via upc or isrc in what type of that possible direct or indirect is there an api function that ables me to get any part of metadata with isrc or upc

Visitor

Hello This is an Api question,I want to retrive (get) a tracks/albums metadata via upc or isrc in what type of that possible direct or indirect is there an api function that ables me to get any part ...

525 Views

0 replies

0 likes

  • 525 Views
  • 0 replies
  • 0 likes

How to launch the Spotify by a button

I noticed that when pressing and holding the bar on the Meta glasses, it can trigger Spotify and play recommended music, even if Meta is not running (or has been deleted). How is this achieved?

Visitor

I noticed that when pressing and holding the bar on the Meta glasses, it can trigger Spotify and play recommended music, even if Meta is not running (or has been deleted). How is this achieved?

549 Views

0 replies

0 likes

App Feature
  • 549 Views
  • 0 replies
  • 0 likes

Block Users Through API Calls

I just went through a two hour chase attempting to block a user that had stalked/abused me and then blocked me on Spotify (blocked users can still view your profile and I was worried about her stalking me). I eventually was able to reach out to the i...

Visitor

I just went through a two hour chase attempting to block a user that had stalked/abused me and then blocked me on Spotify (blocked users can still view your profile and I was worried about her stalki...

504 Views

0 replies

0 likes

Feature Request
  • 504 Views
  • 0 replies
  • 0 likes

timestamp is not placed correctly in player

We use the podcast url in our website, Clinical View, so that users can listen to podcast from our website.When entering the "Podcast series" page, the player looks okay when you first enter: https://clinicalview.gehealthcare.com/podcast-series/ecg-m...

Visitor

We use the podcast url in our website, Clinical View, so that users can listen to podcast from our website. When entering the "Podcast series" page, the player looks okay when you first enter: https...

207 Views

0 replies

0 likes

  • 207 Views
  • 0 replies
  • 0 likes

podcast timestamp not appearing in microsoft edge and firefox

We use the podcast url in our website, Clinical View <>, so that users can listen to podcast from our website. When using Google Chrome, there is a timestamp indicating the length of the podcast and the listened time by the user. When using Microsoft...

Visitor

We use the podcast url in our website, Clinical View <>, so that users can listen to podcast from our website. When using Google Chrome, there is a timestamp indicating the length of the podcas...

235 Views

0 replies

0 likes

  • 235 Views
  • 0 replies
  • 0 likes