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

techkodainya

Newbie

35266 Views

132 replies

14 likes

Discussion
  • 35266 Views
  • 132 replies
  • 14 likes

Apple App review Guideline 5.2.3 - Legal

Hi everyone,I need some guidance with my app, The Beats, which I'm trying to submit to Apple for review. They've flagged an issue under Guideline 5.2.3 - Legal, and are asking for documentation to verify that I have all necessary rights or permission...

Newbie

Hi everyone, I need some guidance with my app, The Beats, which I'm trying to submit to Apple for review. They've flagged an issue under Guideline 5.2.3 - Legal, and are asking for documentation to ...

758 Views

0 replies

2 likes

Question
  • 758 Views
  • 0 replies
  • 2 likes

Spotify Web API: Queue endpoint needs polish

I'm working on building a queue view using the newish Queue endpoint, but there are a few bugs/missing features:Firstly, it returns 20 results, including currently playing. But it always returns 20 results - even when the queue is 12 items long. You ...

Music Fan

I'm working on building  a queue view using the newish Queue endpoint, but there are a few bugs/missing features: Firstly, it returns 20 results, including currently playing. But it always ret...

syeo66

Casual Listener

1108 Views

2 replies

10 likes

queue management
Web API
  • 1108 Views
  • 2 replies
  • 10 likes

/me/top/tracks returning 400 Bad Request

Not sure if it's only me but the /me/top/tracks endpoint started returning 400 "Bad Request" this morning both in my project and on the developer portal console. Any help would be much appreciated.

Regular

Not sure if it's only me but the /me/top/tracks endpoint started returning 400 "Bad Request" this morning both in my project and on the developer portal console. Any help would be much appreciated.

sipsy2

Casual Listener

1084 Views

11 replies

8 likes

Possible Bug
  • 1084 Views
  • 11 replies
  • 8 likes

403 You cannot create a playlist for another user

I run an iOS app called LineupSupply - https://apps.apple.com/us/app/lineupsupply-playlist-maker/id1631703551 which allows users create playlists. For a majority of users there is no issue. However some issues on shared family plans (Spotify Duo and ...

Regular

I run an iOS app called LineupSupply -  https://apps.apple.com/us/app/lineupsupply-playlist-maker/id1631703551 which allows users create playlists. For a majority of users there is no issu...

suresh375

Visitor

1251 Views

5 replies

0 likes

  • 1251 Views
  • 5 replies
  • 0 likes

Understanding "active" devices?

Hi developers! I'm trying to run a headless raspberry pi running linux as a spotify player for my 2 year old. The idea is that she can press a hardware button and it starts her playlist (and one more press stops it). My question is about devices. Wha...

Casual Listener

Hi developers!   I'm trying to run a headless raspberry pi running linux as a spotify player for my 2 year old. The idea is that she can press a hardware button and it starts her playlist (and...

Ximzend

Spotify Star

561 Views

3 replies

0 likes

Question
  • 561 Views
  • 3 replies
  • 0 likes

Refresh Token 500 Serrver Error

My Question or Issue I'm trying to get a refresh token and on requesting it i'm getting the following response / server error. It says it can't remove the token? has anyone else found a solution? {"error": "server_error","error_description": "Failed ...

Visitor

    My Question or Issue   I'm trying to get a refresh token and on requesting it i'm getting the following response / server error. It says it can't remove the token? has anyone e...

Ximzend

Spotify Star

644 Views

2 replies

1 likes

Discussion
Possible Bug
  • 644 Views
  • 2 replies
  • 1 likes

Can't remove multiple songs from playlist at once.

Back before this stupid update that changed the way songs get added to playlists, I used to be able to just mass select songs on desktop, and then press the delete key to remove them from a playlist. Now for some reason the spotify geniuses have remo...

Casual Listener

Back before this stupid update that changed the way songs get added to playlists, I used to be able to just mass select songs on desktop, and then press the delete key to remove them from a playlist....

Airlequin

Casual Listener

459 Views

1 replies

0 likes

  • 459 Views
  • 1 replies
  • 0 likes

Solved!! Failed Add Item To Play Queue

PlanPremiumCountryUSDeviceDesktop PCOperating SystemWindows 11 PREFIX: My account was started yesterday & set to the single-user monthly premium account. Apologies, this question keeps getting flagged as spam when I add links to various APIs so I wil...

Music Fan

Plan Premium Country US Device Desktop PC Operating System Windows 11   PREFIX: My account was started yesterday & set to the single-user monthly premium account.   Apol...

SmoothDagger

Music Fan

1520 Views

11 replies

0 likes

Possible Bug
Question
  • 1520 Views
  • 11 replies
  • 0 likes

Api endpoint returning non standard response for control apis

PlanPremiumCountryMalaysiaDeviceJS SDKOperating SystemWindows 10 My Question or IssueThe pause and play endpoint started to give non standard responsesCorrect ResponseBad response 

Casual Listener

Plan Premium Country Malaysia Device JS SDK Operating System Windows 10   My Question or Issue The pause and play endpoint started to give non standard responses Correct Response ...

DarrenLau

Casual Listener

359 Views

2 replies

1 likes

Possible Bug
  • 359 Views
  • 2 replies
  • 1 likes

Streaming audio on browser, website bloating bandwidth.

It's not a sound card issue as audio stops playing after 9 seconds of each song, and advertisements are free to run 90 seconds seamlessly.Cache cleared, clean log in every time. Forums discuss strikingly similar issues GOING ON FOR YEARS.I don't need...

Newbie

It's not a sound card issue as audio stops playing after 9 seconds of each song, and advertisements are free to run 90 seconds seamlessly. Cache cleared, clean log in every time. Forums discuss st...

263 Views

0 replies

0 likes

  • 263 Views
  • 0 replies
  • 0 likes

[Android] app-remote-sample throws RemoteClientException (Explicit user authorization is required)

Operating System: AndroidI execute the app-remote-sample app of https://github.com/spotify/android-sdk/tree/master. I modified the values of CLIENT_ID and REDIRECT_URI in RemotePlayerActivity for values i entered in the developer dashboard.I also add...

Casual Listener

Operating System: Android I execute the app-remote-sample app of https://github.com/spotify/android-sdk/tree/master.   I modified the values of CLIENT_ID and REDIRECT_URI in RemotePlayer...

odurc

Newbie

697 Views

2 replies

0 likes

app-remote-lib
app-remote-sample
Possible Bug
remote
  • 697 Views
  • 2 replies
  • 0 likes

Solved!! Using spotify in embedded browser

I have a question because I have not found such an issue here. We have a desktop app with embedded web browser where we would like to run the spotify web player. It should work like this:- user click on button that will shortcut him to the embedded w...

Regular

I have a question because I have not found such an issue here.  We have a desktop app with embedded web browser where we would like to run the spotify web player. It should work like this: - u...

Ximzend

Spotify Star

1062 Views

8 replies

0 likes

Embedded browser support
  • 1062 Views
  • 8 replies
  • 0 likes

Spotify Developer Terms

I am building an app with the Spotify API which takes user generated presentations/slideshows that sync to the music spotify is currently playing, spotify would be controlled through the official spotify app/website not our app, our app would just ad...

Casual Listener

I am building an app with the Spotify API which takes user generated presentations/slideshows that sync to the music spotify is currently playing, spotify would be controlled through the official spo...

CFR314

Casual Listener

681 Views

2 replies

0 likes

Discussion
Question
  • 681 Views
  • 2 replies
  • 0 likes

Solved!! Where do I find category IDs for web API

My Question or IssueHi there, is a comprehensive list of genre Category IDs available for reference? "pop" and "hiphop" both seem to work but I'd rather not have to keep guessing for all the genres I will need to look up as part of my project. Releva...

Casual Listener

My Question or Issue Hi there, is a comprehensive list of genre Category IDs available for reference? "pop" and "hiphop" both seem to work but I'd rather not have to keep guessing for all the genres...

denizy

Newbie

7510 Views

4 replies

0 likes

  • 7510 Views
  • 4 replies
  • 0 likes

Solved!! Sonos speakers not showing in GET /player/devices

Plan: Premium planCountry: USADevice: Sonos One, Macbook Pro, Galaxy S9 My Question or IssueI'm not able to see my Sonos speakers in the /player/devices list, despite actively playing to a device via Spotify Desktop on my Mac: √ ~ ⮕ curl -H "Authoriz...

Newbie

Plan: Premium plan Country: USA Device: Sonos One, Macbook Pro, Galaxy S9   My Question or Issue I'm not able to see my Sonos speakers in the /player/devices list, despite activel...

thlucas

Gig Goer

3503 Views

2 replies

1 likes

  • 3503 Views
  • 2 replies
  • 1 likes

embed playlist works on desktop but I can't see loaded playlist on phone

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHi, I'm working on Wordpress website with Elementor. When I create a page with embed playlist...

Visitor

Plan Free/Premium Country   Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue Hi,&nbs...

256 Views

0 replies

0 likes

embed
  • 256 Views
  • 0 replies
  • 0 likes

Adding Marquee and Showcase to Spotify Ads API and Reporting API

Hi All, Would it be possible to add ad units like Maquee and Showcase to the Ads API and the Reporting API? https://support.spotify.com/us/artists/article/promoting-music-on-spotify/https://support.spotify.com/us/artists/article/getting-started-with-...

Visitor

Hi All,   Would it be possible to add ad units like Maquee and Showcase to the Ads API and the Reporting API?   https://support.spotify.com/us/artists/article/promoting-music-on-spotify...

5tran-dev

Casual Listener

462 Views

1 replies

1 likes

Feature Request
  • 462 Views
  • 1 replies
  • 1 likes