Announcements
From 28th September 2026, Community private messages will no longer be available. If you have any private messages you'd like to keep, please save or copy them using these steps before this date. Thank you.

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Web API quota updates for Development Mode

Hey everyone, I've created this thread to share some updates to how quotas work for Development Mode apps on the Spotify Web API to help you better organize your projects. We've shared a Blog post that explains everything in detail. Here's the short ...

Spotify

eastoncrafter

Newbie

614 Views

6 replies

2 likes

Discussion
  • 614 Views
  • 6 replies
  • 2 likes

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

tuftii

Visitor

4251 Views

25 replies

2 likes

Discussion
  • 4251 Views
  • 25 replies
  • 2 likes

Problems with Android App Bundle release

Plan: PremiumCountry: Device: And AndroidOperating System: Android My Question or IssueHello. I'm trying to create an Android App using SpotifyAppRemote API following the instructions in the quick start guide. But there is a problem when I run the re...

Newbie

Plan: Premium Country:  Device: And Android Operating System: Android   My Question or Issue Hello.   I'm trying to create an Android App using SpotifyAppRemote API f...

482 Views

0 replies

0 likes

Rerelease
  • 482 Views
  • 0 replies
  • 0 likes

Having issues with accessing Client ID and Client secret

This is the first time I've worked with Spotify's API so bare with me on this one. I've already created my application on Spotify and when I try to access my Client ID and Client secret under my applications settings im prompted with "Something went ...

Newbie

This is the first time I've worked with Spotify's API so bare with me on this one. I've already created my application on Spotify and when I try to access my Client ID and Client secret under my appl...

SakinaMosavi

Visitor

2654 Views

2 replies

6 likes

  • 2654 Views
  • 2 replies
  • 6 likes

401 No token provided

I want to get as a JSON file the contents of my Spotify library, mainly liked songs and playlists. Spotify's web API provides that, but I am not experienced with web applications.However I am experienced with Python, and I try to implement what the S...

Casual Listener

I want to get as a JSON file the contents of my Spotify library, mainly liked songs and playlists. Spotify's web API provides that, but I am not experienced with web applications. However I am exper...

christian-kaku

Visitor

9733 Views

2 replies

0 likes

401 Unauthorized
  • 9733 Views
  • 2 replies
  • 0 likes

Solved!! "Insufficient client scope" error with almost all the requests

Hiii. I'm trying to test the app's endpoints in Postman but I get 403 forbidden with the "Insufficient client scope" message in the body. I got my OAuth Token from the spotify console and all the permissions are set to yes. I'm really not sure what t...

Casual Listener

Hiii. I'm trying to test the app's endpoints in Postman but I get 403 forbidden with the "Insufficient client scope" message in the body. I got my OAuth Token from the spotify console and all th...

victorernan

Newbie

3174 Views

4 replies

0 likes

Discussion
  • 3174 Views
  • 4 replies
  • 0 likes

Forever pre-save

Hi there, I've seen companies provide a forever pre-save functionality as a feature. I was wondering if someone could guide me (& my developer) to build a similar feature. So, I'm an artist and have my own website and would like my audience to presav...

Casual Listener

Hi there,   I've seen companies provide a forever pre-save functionality as a feature. I was wondering if someone could guide me (& my developer) to build a similar feature.   So, I...

Ximzend

Spotify Star

2838 Views

3 replies

1 likes

  • 2838 Views
  • 3 replies
  • 1 likes

504 "Service didn't reply before timeout" in recommendation flow

I am getting the following error: {"error": {"status": 504,"message": "Service didn't reply before timeout"}} for "/recommendations" and "/recommendations/available-genre-seeds". Client ID: 1e419b2959804564872d55dcc4770965. It worked yesterday though...

Newbie

I am getting the following error:  { "error": { "status": 504, "message": "Service didn't reply before timeout" } }   for "/recommendations" and "/recommendations/available-genre-se...

jinuo

Casual Listener

1275 Views

7 replies

7 likes

Possible Bug
  • 1275 Views
  • 7 replies
  • 7 likes

Spotify developer dashboard not allowing me to log in

PlanPremiumCountryUnited StatesDeviceDesktop pcOperating SystemWindows 11 My Question or IssueI am unable to log into the developer dashboard on my desktop. I am able to on my laptop however on my desktop any time I try to it just refreshes the page....

Newbie

Plan Premium Country United States Device Desktop pc Operating System Windows 11   My Question or Issue I am unable to log into the developer dashboard on my desktop. I am able to on m...

486 Views

0 replies

0 likes

Possible Bug
  • 486 Views
  • 0 replies
  • 0 likes

Where can i find shows to test this https://api.spotify.com/v1/shows/{id}?

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issue

Casual Listener

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  

Ximzend

Spotify Star

336 Views

1 replies

0 likes

Discussion
Question
  • 336 Views
  • 1 replies
  • 0 likes

Solved!! Where can I find audiobooks on spotify to test this API https://api.spotify.com/v1/audiobooks/{id}?

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issue

Casual Listener

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  

Ximzend

Spotify Star

536 Views

1 replies

0 likes

Discussion
Question
  • 536 Views
  • 1 replies
  • 0 likes

403 Errors: player/queue GET and POST

PlanFreeCountryUnited States Whenever I try using the player/queue endpoints on spotify, I get 403 errors on my free account, but they work correctly when using them on my premium account. I don't see the documentation where it would list that these ...

Casual Listener

Plan Free Country United States   Whenever I try using the player/queue endpoints on spotify, I get 403 errors on my free account, but they work correctly when using them on my premium acco...

ethanlaj7

Casual Listener

597 Views

3 replies

0 likes

Discussion
  • 597 Views
  • 3 replies
  • 0 likes

Web API - mixed results setting volume on web player and phone

After having two testers look into it I've found the Set Playback Volume call in the Web API to be less reliable than expected, at least when used with the Web Player at open.spotify.com and the phone app. For one tester it only worked some of the ti...

Casual Listener

After having two testers look into it I've found the Set Playback Volume call in the Web API to be less reliable than expected, at least when used with the Web Player at open.spotify.com and the phon...

lucasryw

Music Fan

1381 Views

1 replies

1 likes

  • 1381 Views
  • 1 replies
  • 1 likes

Here there is every where premium

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issue

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  

Ximzend

Spotify Star

402 Views

1 replies

0 likes

Discussion
  • 402 Views
  • 1 replies
  • 0 likes

Total play count of songs over time (monthly)

I am attempting to conduct a research project which requires accessing the stream data/play count of any specific song over time. So far, I've found third-party APIs which offer this data (sites such as soundcharts.com) but only for very recent dates...

Newbie

I am attempting to conduct a research project which requires accessing the stream data/play count of any specific song over time. So far, I've found third-party APIs which offer this data (sites such...

869 Views

0 replies

2 likes

API Help
Discussion
Question
  • 869 Views
  • 0 replies
  • 2 likes

Looking for clarity on the no ML/AI developer policy for a personal project

I am a rising Junior majoring in data science in the U.S. For a personal project this summer, I thought it would be interesting to develop a recommendation system for the student radio at my university that tries to cater to an indie/alt crowd. Ideal...

Casual Listener

I am a rising Junior majoring in data science in the U.S. For a personal project this summer, I thought it would be interesting to develop a recommendation system for the student radio at my universi...

CRobbo

Visitor

6049 Views

5 replies

0 likes

AI
Developer Policy
machine learning
  • 6049 Views
  • 5 replies
  • 0 likes

Application authorization

PlanFreeCountryFranceDeviceDell Inspiron 15 7000Operating SystemWindows 11 My Question or IssueHi, I recently created a Spotify application for developers. I coded it on VSCode but ran into an authorization problem. I couldn't access my private playl...

Newbie

Plan Free Country France Device Dell Inspiron 15 7000 Operating System Windows 11   My Question or Issue Hi, I recently created a Spotify application for developers. I coded it on VSCo...

381 Views

0 replies

0 likes

Discussion
Possible Bug
Question
  • 381 Views
  • 0 replies
  • 0 likes

Web API • References / Artists / Get Artist's Albums - The albums are not displayed

Here is the response: { "external_urls": { "spotify": "https://open.spotify.com/artist/6wWVKhxIU2cEi0K81v7HvP" }, "followers": { "href": null, "total": 8740405 }, "genres": [ "german metal", "industrial", "industrial metal", "industrial rock", "neue ...

Casual Listener

Here is the response:   {     "external_urls": {         "spotify": "https://open.spotify.com/artist/6wWVKhxIU2cEi0K81v...

iv2

Casual Listener

1344 Views

2 replies

1 likes

Possible Bug
  • 1344 Views
  • 2 replies
  • 1 likes

Authorization stuck after getting token

Hi everyone! I had my project up and working fine on localhost, but in moving it over to netlify, I think I messed something up? The user is able to access the authorization, and it seems like it's going through, and then the app stops when it reache...

Casual Listener

Hi everyone! I had my project up and working fine on localhost, but in moving it over to netlify, I think I messed something up? The user is able to access the authorization, and it seems like it's g...

Prague

Community Legend

4248 Views

6 replies

1 likes

  • 4248 Views
  • 6 replies
  • 1 likes

Pague mas que el servicio

Me cobraron más que el valor del pago de estudiante. Me gustaría saber el motivo real y específico. Mi cuenta no es extranjera.PlanEstudiante premiumCountry DeviceiPhone 11 proOperating SystemiOS My Question or Issue

Visitor

Me cobraron más que el valor del pago de estudiante. Me gustaría saber el motivo real y específico. Mi cuenta no es extranjera. Plan Estudiante premium Country   Device iPhone 11 pro Oper...

Ximzend

Spotify Star

395 Views

1 replies

0 likes

Possible Bug
  • 395 Views
  • 1 replies
  • 0 likes

API integration for song codes in Shopify

Hello community, I would need the API code to have a functionality like in https://transparentgift.com/ That you search for a song and displays the spotify code in an image.

Visitor

Hello community,   I would need the API code to have a functionality like in https://transparentgift.com/  That you search for a song and displays the spotify code in an image. &nb...

mdavidmichael44

Newbie

3592 Views

4 replies

1 likes

API reference
API request
  • 3592 Views
  • 4 replies
  • 1 likes

is basic pitch artifical intelligence getting a upgrade soon?

is basic pitch artifical intelligence getting a upgrade soon? it needs a lot of love for electric guitars and other note matching upgrades?

Newbie

is basic pitch artifical intelligence getting a upgrade soon? it needs a lot of love for electric guitars and other note matching upgrades?  

400 Views

0 replies

0 likes

Question
  • 400 Views
  • 0 replies
  • 0 likes