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

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

icfixx

Casual Listener

42457 Views

149 replies

15 likes

Discussion
  • 42457 Views
  • 149 replies
  • 15 likes

Solved!! [Playlist] cannot create user's public playlist above 11,000

PlanFreeCountryUS Issue:Currently, I have 11,000 public playlists. Now I am unable to create public playlist. I'm getting error like this. curl -X "POST" "https://api.spotify.com/v1/users/9o6i28sa5bf1loprat4hgakuh/playlists" --data "{\"name\":\"New P...

Casual Listener

Plan Free Country US   Issue: Currently, I have 11,000 public playlists. Now I am unable to create public playlist. I'm getting error like this.   curl -X "POST" "https://api.spotif...

parknarrative

Music Fan

1334 Views

2 replies

0 likes

Devloper
Discussion
  • 1334 Views
  • 2 replies
  • 0 likes

Show API

There is an option to authorize user to use shows' API by client-ID.https://developer.spotify.com/documentation/general/guides/authorization-guide/ My Question or Issue 1. Is there any option to get authorization by sending username/email and passwor...

Newbie

There is an option to authorize user to use shows' API by client-ID. https://developer.spotify.com/documentation/general/guides/authorization-guide/   My Question or Issue   1. Is ther...

Peter_Schorn

Roadie

624 Views

1 replies

0 likes

  • 624 Views
  • 1 replies
  • 0 likes

User's Playlist Items

Dear Spotify team, We need immediate help; in our project we are using 'https://api.spotify.com/v1/playlists/{playlist_id}/tracks' to fetch playlist items. For better user experience for our users we need that in reverse order is it possible to query...

Newbie

Dear Spotify team, We need immediate help; in our project we are using 'https://api.spotify.com/v1/playlists/{playlist_id}/tracks' to fetch playlist items. For better user experience for our users we...

Peter_Schorn

Roadie

696 Views

1 replies

1 likes

  • 696 Views
  • 1 replies
  • 1 likes

Accessing audio streams for audio DSP processing

Hi,I have developed an audio DSP algorithm for enhancing audio for the hearing impaired. The feedback I've had so far is that it greatly improves the experience for listeners.I'm exploring the possibilities of extending the reach of the algorithm int...

Newbie

Hi, I have developed an audio DSP algorithm for enhancing audio for the hearing impaired.  The feedback I've had so far is that it greatly improves the experience for listeners. I'm exploring ...

lucasoldi

Newbie

1318 Views

1 replies

0 likes

DSP
PCM
plugin
  • 1318 Views
  • 1 replies
  • 0 likes

Explicit content broken

PlanPremiumCountryUSADevice(Laptop)Operating System(Linux) My Question or IssueWhen you click on your profile settings the option for 'Explicit Content' is disabled and shows the message 'Explicit content cant be played on this Family account'. I hav...

Casual Listener

Plan Premium Country USA Device (Laptop) Operating System (Linux)   My Question or Issue When you click on your profile settings the option for 'Explicit Content' is disabled and shows...

Peter_Schorn

Roadie

987 Views

3 replies

0 likes

Desktop
Explicit
Linux
  • 987 Views
  • 3 replies
  • 0 likes

Unable to follow on Spotify by clicking "Follow" button - Chrome, Edge, Safari - All devices

PlanFree and PremiumCountryUK, UA Deviceall devices I used https://developer.spotify.com/documentation/widgets/generate/follow-button/ to create code to use as a template for embedding "Follow on Spotify" buttons on a website. But seems the "follow-f...

Casual Listener

Plan Free and Premium Country UK, UA   Device all devices   I used https://developer.spotify.com/documentation/widgets/generate/follow-button/ to create code to use as a t...

737 Views

0 replies

2 likes

Follow button
Widget
  • 737 Views
  • 0 replies
  • 2 likes

Web API rate limit

I want to build a website based heavily on the Spotify API, but I'm a little bit concerned about the rate-limiting. Obviously, it won't be a problem initially, but if my website gains in popularity, I end up risking hitting the rate limit. Does Spoti...

Newbie

I want to build a website based heavily on the Spotify API, but I'm a little bit concerned about the rate-limiting. Obviously, it won't be a problem initially, but if my website gains in popularity, ...

953 Views

0 replies

1 likes

  • 953 Views
  • 0 replies
  • 1 likes

[search api] error when query artists of a certain genre over 1000+

Hello! I have got an error when querying the artists info of a given genre. The error only occurs when the total artists of that genre is greater than 1000. genre = 'j-pop' artist=[] # query the total number of artists at=sp.search(q='genre:'+genre,l...

Newbie

Hello!   I have got an error when querying the artists info of a given genre. The error only occurs when the total artists of that genre is greater than 1000.       genre = ...

hendrywijaya98

Visitor

2557 Views

2 replies

0 likes

  • 2557 Views
  • 2 replies
  • 0 likes

Generated playlist isn't shown immediately

Operating SystemiOS 14 & Windows 10 My Question or IssueI've made a web app that generates playlists with only songs the user hasn't listened to before. The problem: When the app sends the user to the generated playlist (via a Spotify URI) there some...

Casual Listener

Operating System iOS 14 & Windows 10    My Question or Issue I've made a web app that generates playlists with only songs the user hasn't listened to before.   The problem: W...

503 Views

0 replies

0 likes

Generated playlist
  • 503 Views
  • 0 replies
  • 0 likes

Solved!! Invalid Access Code when using multiple scopes.

PlanPremiumCountryIreland My Question or Issue When following the authorisation flow, everything works as expected if I use just one scope. E.g. scopes = 'user-read-currently-playing'url = Request('GET', 'https://accounts.spotify.com/authorize',param...

Casual Listener

  Plan Premium Country Ireland       My Question or Issue   When following the authorisation flow, everything works as expected if I use just one scope. E.g.&n...

Briry12

Casual Listener

2523 Views

1 replies

0 likes

  • 2523 Views
  • 1 replies
  • 0 likes

Solved!! Problem with requesting Tracks from Album

PlanPremiumCountryGermany Hello,I'm developing now an app/website using the Spotify API with the low code platform N8N (n8n.io). I have a problem to get Tracks from an Album and I always get the following response: ERROR: The service is receiving too...

Regular

Plan Premium Country Germany     Hello, I'm developing now an app/website using the Spotify API with the low code platform N8N (n8n.io). I have a problem to get Tracks from an Album ...

ottic

Regular

2758 Views

7 replies

1 likes

  • 2758 Views
  • 7 replies
  • 1 likes

Superuser Contribution Question about developer policy

Question about the recently updated developer policy. Are there any examples of the below, or more specifically what this means?III. Some prohibited applications Do not create any product or service which is integrated with streams or content from an...

Regular

Question about the recently updated developer policy.   Are there any examples of the below, or more specifically what this means? III. Some prohibited applications   Do not create an...

dexter10

Newbie

2592 Views

4 replies

2 likes

  • 2592 Views
  • 4 replies
  • 2 likes

How to export list of followers (of myself or another artist)

Hi! I'm new here and have a question I've been playing around with the Spotify API and see that for a given artist, we can export albums and songs and attributes of those songs, but is there a way to export the artist's list of followers (e.g. into c...

Newbie

Hi! I'm new here and have a question 🙂 I've been playing around with the Spotify API and see that for a given artist, we can export albums and songs and attributes of those songs, but is there a way...

1814 Views

0 replies

0 likes

Discussion
  • 1814 Views
  • 0 replies
  • 0 likes

Solved!!Superuser Contribution [Android SDK] Access token with correct scopes has insufficient permissions

PlanPremiumCountryBelgiumDeviceGalaxy S20FE, but also tested on other devices / emulatorsOperating SystemAndroid 11 My Question or Issue Using the Android auth library provides an access token with insufficient permissions, even though the scopes are...

Regular

Plan Premium Country Belgium Device Galaxy S20FE, but also tested on other devices / emulators Operating System Android 11   My Question or Issue   Using the Android auth library...

Onon

Regular

3880 Views

6 replies

0 likes

Android
  • 3880 Views
  • 6 replies
  • 0 likes

Solved!! /v1/me/player does not support episodes

PlanFree/Premium (tested on accounts with both plans)CountryBelgiumDeviceSamsung J5 (2016 version) / laptopOperating SystemAndroid 6.0.1 / Windows 10 / Ubuntu My Question or IssueExample response:{ "device": { "id": "my_device_id", "is_active": true,...

Newbie

Plan Free/Premium (tested on accounts with both plans) Country Belgium Device Samsung J5 (2016 version) / laptop Operating System Android 6.0.1 / Windows 10 / Ubuntu   My Question or Is...

Peter_Schorn

Roadie

882 Views

1 replies

0 likes

  • 882 Views
  • 1 replies
  • 0 likes

Superuser Contribution Are donations commercial use?

Hi there, Do donations count as a "commercial use" for SDAs, including streaming SDAs? These might be donations to my project, or to artists which I feature (I may take a 5% processing fee) Donations, of course, imply they are purely optional. Thanks...

Visitor

Hi there,   Do donations count as a "commercial use" for SDAs, including streaming SDAs? These might be donations to my project, or to artists which I feature (I may take a 5% processing fee) ...

ohej

Spotify

787 Views

1 replies

0 likes

  • 787 Views
  • 1 replies
  • 0 likes

Using Spotify API in iPhone

PlanPremium Device(iPhone) My Question or Issue I have integrated Spotify API on my website. When an alarm goes off, a playing song will pause and play in few seconds. This does not work on iPhone after some time. (Probably because Spotify app gets s...

Newbie

Plan Premium   Device (iPhone)   My Question or Issue   I have integrated Spotify API on my website. When an alarm goes off, a playing song will pause and play in few seconds. ...

Peter_Schorn

Roadie

819 Views

1 replies

0 likes

Web API
  • 819 Views
  • 1 replies
  • 0 likes

Spotify embedded follow button is not working

My Question or IssueMy spotify embedded follow button seems to open spotify and then (without following) immediately opens google chrome with a message that says "You are logged in. This window should automatically close in a few seconds. If not, ple...

Visitor

My Question or Issue My spotify embedded follow button seems to open spotify and then (without following) immediately opens google chrome with a message that says "You are logged in. This window sho...

512 Views

0 replies

1 likes

  • 512 Views
  • 0 replies
  • 1 likes

GET /v1/me/player incorrectly returns 204 and an empty response

A `GET` request to the `/v1/me/player` endpoint returns 204, even when Spotify is open and playing on my desktop. Interestingly, if I open Spotify in the browser, I get a 200 as expected. I started facing this issue about a week ago. I've also notice...

Casual Listener

A `GET` request to the `/v1/me/player` endpoint returns 204, even when Spotify is open and playing on my desktop. Interestingly, if I open Spotify in the browser, I get a 200 as expected. I started f...

bstrauch24

Casual Listener

799 Views

2 replies

0 likes

  • 799 Views
  • 2 replies
  • 0 likes