Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Forum Posts

Updating the Criteria for Web API Extended Access

Hey, I created this thread to get your feedback on our blog post around changes to the Web API extended access criteria, which will take place on May 15th. Please share any of your thoughts on this change in the comments below. All of your feedback w...

Spotify

ismamz

Visitor

36815 Views

135 replies

14 likes

Discussion
  • 36815 Views
  • 135 replies
  • 14 likes

Bug report on The Essential Johnny Cash album

PlanPremiumCountryUS DeviceMacBook Pro desktop app, Firefox browser app, Iphone app My Question or IssueOn the album "The Essential Johnny Cash," track 5, "There You Go", and track 6, "Ballad of a Teenage Queen" are both playing the wrong song -- "Fo...

Newbie

Plan Premium Country US   Device MacBook Pro desktop app, Firefox browser app, Iphone app   My Question or Issue On the album "The Essential Johnny Cash," track 5, "There You Go", ...

Ximzend

Spotify Star

195 Views

1 replies

1 likes

bug
  • 195 Views
  • 1 replies
  • 1 likes

Bloqueo canciones y de igual manera se siguen reproduciendo

Bloqueo canciones de algún albúm o playlist ajena y cuando reproduzco igual las escucho, NO quiero escuchar esas canciones pero bloqueandolas no soluciona nada

Visitor

Bloqueo canciones de algún albúm o playlist ajena y cuando reproduzco igual las escucho, NO quiero escuchar esas canciones pero bloqueandolas no soluciona nada

201 Views

0 replies

0 likes

  • 201 Views
  • 0 replies
  • 0 likes

Superuser Contribution Search via UPC not working

My Question or Issue:I am doing some discovery on your 'https://developer.spotify.com/console/get-search-item/' endpoint and am having issues when searching via 'upc'. I've tried several variations of the following with no luckhttps://api.spotify.com...

Newbie

My Question or Issue: I am doing some discovery on your 'https://developer.spotify.com/console/get-search-item/' endpoint and am having issues when searching via 'upc'.   I've tried seve...

Rewaaz

Newbie

4075 Views

3 replies

0 likes

  • 4075 Views
  • 3 replies
  • 0 likes

STOP a preview play when user advances page

I am using knightlab timeline to create a page-through memoir. (It's a js tool, but most of that is unknown to me. I just put my contents into a google sheet, and they build the pages.)https://timeline.knightlab.com/ Mostly, I use one-off youtube vid...

Visitor

I am using knightlab timeline to create a page-through memoir. (It's a js tool, but most of that is unknown to me. I just put my contents into a google sheet, and they build the pages.) https://time...

153 Views

0 replies

0 likes

Question
  • 153 Views
  • 0 replies
  • 0 likes

Extract Record Label Data

I need to extract song metadata out of a Spotify playlist, but it needs to include the record label/publisher data that is found in the credits list (normally at the bottom of the credits page that says "Source: Universal Music" etc. Any way this is ...

Visitor

I need to extract song metadata out of a Spotify playlist, but it needs to include the record label/publisher data that is found in the credits list (normally at the bottom of the credits page that s...

255 Views

0 replies

0 likes

Extract Metadata
  • 255 Views
  • 0 replies
  • 0 likes

Retry-After header not exposed for browser only applications

The Retry-After header, which is provided for 429 (Too many requests) responses is not accessible for browser only applications. The 'Access-Control-Expose-Headers: Retry-After' is missing (at least for the /recommendations endpoint) which makes it n...

Regular

The Retry-After header, which is provided for 429 (Too many requests) responses is not accessible for browser only applications. The 'Access-Control-Expose-Headers: Retry-After' is missing (at least ...

336 Views

0 replies

1 likes

Feature Request
Possible Bug
  • 336 Views
  • 0 replies
  • 1 likes

Spotify embed only playin preview on webserver

PlanFreeCountryFranceDeviceRaspberry PiOperating SystemRaspbian My Question or Issue Hello, I am trying to embed a spotify player into a html webapge on my Rpi.The issue I have is that the embed is only playing a preview of the playlist's songs. When...

Newbie

Plan Free Country France Device Raspberry Pi Operating System Raspbian   My Question or Issue   Hello, I am trying to embed a spotify player into a html webapge on my Rpi. The i...

322 Views

0 replies

0 likes

embed
  • 322 Views
  • 0 replies
  • 0 likes

(Mobile app) Discography display song list

PlanPremiumCountryUSA DeviceSamsung S21 PlusOperating SystemAndroid My Question or IssueWhy is the discography only available by album? People don't know what album has their favorite songs. Discography should have an option to view a list of all son...

Visitor

Plan Premium Country USA  Device Samsung S21 Plus Operating System Android    My Question or Issue Why is the discography only available by album? People don't know what albu...

alican_gultekin

Newbie

517 Views

1 replies

2 likes

Discography View
Mobile
Song Tab
  • 517 Views
  • 1 replies
  • 2 likes

Some track previews do not exist

Hi, it appears that some track previews don't exist, even though the Web API returns a URL. For example, the track with the ID:6OON4kMjTFqARMFrRbmlwyhas the following link to the preview:https://p.scdn.co/mp3-preview/b004ed71b638a0037a7bb895037179142...

Music Fan

Hi, it appears that some track previews don't exist, even though the Web API returns a URL.   For example, the track with the ID: 6OON4kMjTFqARMFrRbmlwy has the following link to the previ...

209 Views

0 replies

0 likes

Possible Bug
  • 209 Views
  • 0 replies
  • 0 likes

Enable play-back of the "Liked Songs"-playlist through the web-api

I want to be able to automatically start the playback of my "Liked Songs"-playlist. Getting a context_uri for that playlist would be straight-forward and great.

Casual Listener

I want to be able to automatically start the playback of my "Liked Songs"-playlist. Getting a context_uri for that playlist would be straight-forward and great.

fabiomanuelb1

Visitor

2429 Views

3 replies

3 likes

liked-songs
web-api
  • 2429 Views
  • 3 replies
  • 3 likes

INVALID_CLIENT: Invalid client

export const authEndPoint = "https://accounts.spotify.com/authorize";const clientID = "7799cdc7bf7441ca8b1be906859e0fc8";const redirectUri = "http://localhost:3000/";const scopes = [ "user-read-currently-playing", "user-read-recently-played", "user-r...

Newbie

export const authEndPoint = "https://accounts.spotify.com/authorize"; const clientID = "7799cdc7bf7441ca8b1be906859e0fc8"; const redirectUri = "http://localhost:3000/"; const scopes = [ &nbsp...

352 Views

0 replies

0 likes

Possible Bug
  • 352 Views
  • 0 replies
  • 0 likes

Is authentication required for each API request?

I have been through the authentication process which gives my Spotify app the necessary permissions to, for instance, create a playlist on my own Spotify account. I did so by opening the below URL in my browser, which led me to a Spotify page where I...

Casual Listener

I have been through the authentication process which gives my Spotify app the necessary permissions to, for instance, create a playlist on my own Spotify account.   I did so by opening the bel...

704 Views

0 replies

0 likes

App authorization
Question
  • 704 Views
  • 0 replies
  • 0 likes

whyyy api. just why

i just spent an embarrassing amount of openai assistant tokens to figure out that i have the reading comprehension skills of a goldfish. api, why must you pluralize the object type in your response if the request is singular? request:curl --request G...

Newbie

i just spent an embarrassing amount of openai assistant tokens to figure out that i have the reading comprehension skills of a goldfish.   api, why must you pluralize the object type in your r...

daydream-nation

Newbie

221 Views

1 replies

0 likes

Feature Request
  • 221 Views
  • 1 replies
  • 0 likes

Behaviour of "Unfollow Playlist" with respect to playlist limit

Hi all! I'm currently working on an app that essentially wants to wipe the contents of a playlist, re-write it with a new set of tracks, and then trigger playout. I'm using the Web API and my original plan was:1. Remove all the songs via the "remove-...

Newbie

Hi all!   I'm currently working on an app that essentially wants to wipe the contents of a playlist, re-write it with a new set of tracks, and then trigger playout.   I'm using the Web ...

460 Views

0 replies

0 likes

development
playlist
  • 460 Views
  • 0 replies
  • 0 likes

Adding apostrophe to app name broke my developer account

Hi from Sweden! I'm a student in computer science and engineering working on a side project which utilise the Spotify Web API. I think I have accidentally manage to brake my developer account by adding an apostrophe into the App name... For my side p...

Newbie

Hi from Sweden!     I'm a student in computer science and engineering working on a side project which utilise the Spotify Web API. I think I have accidentally manage to brake my deve...

240 Views

0 replies

0 likes

Discussion
Possible Bug
Spotify Web API
  • 240 Views
  • 0 replies
  • 0 likes

Spotify SDK on Android TV

Does Spotify support Android TV?I want to develop an application to control the Spotify app using Spotify SDK on Android TV, Google Chromecast TV and Amazon Firestick TV are the targets

Newbie

Does Spotify support Android TV? I want to develop an application to control the Spotify app using Spotify SDK on Android TV, Google Chromecast TV and Amazon Firestick TV are the targets

178 Views

0 replies

0 likes

  • 178 Views
  • 0 replies
  • 0 likes

Solved!! 401 - Unauthorized in some requests

PlanFree/PremiumCountryGermanyOperating SystemWindows 10 My Question or IssueHello everyone,I have a small issue again When I make API requests to perform certain actions (such as adding songs to the queue, pausing/resuming playback, setting volume, ...

Music Fan

Plan Free/Premium Country Germany Operating System Windows 10   My Question or Issue Hello everyone, I have a small issue again 🙂 When I make API requests to perform certain actions ...

andreemalerva

Newbie

8960 Views

12 replies

0 likes

Question
  • 8960 Views
  • 12 replies
  • 0 likes

Playlist API: Genres not shown

When calling the Get Playlist endpoint, according to documentation you're supposed to see an artist's genres (tracks.items.track.artists.genres), however this value is always missing.For any given track's artist you could call the Get Artist endpoint...

Visitor

When calling the Get Playlist endpoint, according to documentation you're supposed to see an artist's genres (tracks.items.track.artists.genres), however this value is always missing. For any given ...

241 Views

0 replies

0 likes

Possible Bug
  • 241 Views
  • 0 replies
  • 0 likes

Awful Update

I just saw that Spotify removed the option to add an older playlist to my profile after I've made it public. I reached out to customer support and was basically told "Nope. You can't do that anymore." The reason given was that Spotify often changes t...

Newbie

I just saw that Spotify removed the option to add an older playlist to my profile after I've made it public. I reached out to customer support and was basically told "Nope. You can't do that anymore....

554 Views

0 replies

2 likes

Bad update
concern
Discussion
Feature Request
Question
  • 554 Views
  • 0 replies
  • 2 likes

Search by Metadata?

Plan: Premium, Country: United States, Device: Mac, Operating System, MacOSMy Question or IssueIs there a way to search for a song with metadata about the song (other than title, artist, or album, or recommendations)? For example, if I want to search...

Newbie

Plan: Premium, Country: United States, Device: Mac, Operating System, MacOS My Question or Issue Is there a way to search for a song with metadata about the song ...

240 Views

0 replies

0 likes

Question
  • 240 Views
  • 0 replies
  • 0 likes