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

Important: App review and quota extension waiting times

The Spotify for developers platform helps many bring their ideas to life. Whether it's a short term app helping an artist’s release or something more long term - there is always a chance of success. Things start to grow and then you might also need w...

  • Moderator
  • Moderator
  • adilanchian
  • Regular
  • 31307 Views
  • 166 replies
  • 21 likes
  • 31307 Views
  • 166 replies
  • 21 likes

"Companion App" - where expected to put "Spotify Connect Instructions"

Hello, I am representing an OEM of the custom hardware with an accompanying app (almando.com) which can stream spotify. We are told to fulfil the "Companion App" requirements. https://developer.spotify.com/documentation/commercial-hardware/implementa...

  • Visitor
  • Hello,  I am representing an OEM of the custom hardware with an accompanying app (almando.com) which can stream spotify. We are told to fulfil the "Companion App" requirements.  https:/...
  • 155 Views
  • 0 replies
  • 0 likes
  • Question
  • 155 Views
  • 0 replies
  • 0 likes

Solved!!Superuser Contribution Unable to add users on dashboard

PlanPremiumCountryUSDeviceMac My Question or IssueI am unable to add new users to my recently created app. I see no prompt or button to do so. I continue to get a 403 error whenever I try access my app from another account.

  • Casual Listener
  • Plan Premium Country US Device Mac   My Question or Issue I am unable to add new users to my recently created app. I see no prompt or button to do so. I continue to get a 403 error whene...
  • Ximzend
  • Rising Star 1
  • 3220 Views
  • 9 replies
  • 1 likes
  • 3220 Views
  • 9 replies
  • 1 likes

Superuser Contribution Track Start/Pause Events with Matomo

Is there any way to get callbacks from Embed iFrame API?I would like to track with Matomo Play and Stop events from embedded Spotify iFrames.

  • Newbie
  • Is there any way to get callbacks from Embed iFrame API? I would like to track with Matomo Play and Stop events from embedded Spotify iFrames.
  • Joeyyezhou
  • Visitor
  • 716 Views
  • 2 replies
  • 0 likes
  • Analytics
    api
    Callbacks
    embed
    javascript
    Matomo
    tracking
  • 716 Views
  • 2 replies
  • 0 likes

Bug with offset for method "Get User's Top Artists and Tracks"

How can I get 150 items from method "Get User's Top Artists and Tracks" with 3 request? My queries found a bug with the offset value and couldn't get more than 100 items. - If set limit 50 and offset 0 - response with 50 itemshttps://api.spotify.com/...

  • Music Fan
  • How can I get 150 items from method "Get User's Top Artists and Tracks" with 3 request? My queries found a bug with the offset value and couldn't get more than 100 items.   - If set limit...
  • Aurorum
  • Newbie
  • 1159 Views
  • 3 replies
  • 11 likes
  • api
    bug
  • 1159 Views
  • 3 replies
  • 11 likes

Can we remove the Loading Screen when we start the Auth flow in android kotlin (compose)

When the native App written in kotlin starts I call this method always :- private fun sendAuthRequest() { val request = AuthorizationRequest.Builder( SpotifyConstants.SPOTIFY_CLIENT_ID, AuthorizationResponse.Type.TOKEN, SpotifyConstants.SPOTIFY_REDIR...

  • Casual Listener
  • When the native App written in kotlin starts I call this method always :-    private fun sendAuthRequest() { val request = AuthorizationRequest.Builder( SpotifyConstants.S...
  • 236 Views
  • 0 replies
  • 2 likes
  • Android
    best practice
    Discussion
    native
  • 236 Views
  • 0 replies
  • 2 likes

Various Number of Results

Hello everyone,I have encountered an issue with the Spotify API and need some help. When using the API request "https://api.spotify.com/v1/artists/61qDotnjM0jnY5lkfOP7ve/albums," I receive a total of 136 albums. However, when I check in the Spotify a...

  • Casual Listener
  • Hello everyone, I have encountered an issue with the Spotify API and need some help. When using the API request "https://api.spotify.com/v1/artists/61qDotnjM0jnY5lkfOP7ve/albums," I receive a total ...
  • zuecke4
  • Casual Listener
  • 316 Views
  • 2 replies
  • 0 likes
  • api
  • 316 Views
  • 2 replies
  • 0 likes

Design Changes

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 I need to make some design changes to our website . How do I go about doing this? Cannot fin...

  • 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  I...
  • 163 Views
  • 0 replies
  • 0 likes
  • Discussion
  • 163 Views
  • 0 replies
  • 0 likes

500 internal server error

i got a token by making a post request using the client credentials and{ 'grant_type':'client_credentials','scope': 'user-read-recently-played'} in header. as data for that post request. But when i use this token to get recently played tracks- https:...

  • Newbie
  • i got a token by making a post request using the client credentials and { 'grant_type':'client_credentials', 'scope': 'user-read-recently-played'} in header. as data for that post request.   ...
  • Ximzend
  • Rising Star 1
  • 2850 Views
  • 3 replies
  • 0 likes
  • 2850 Views
  • 3 replies
  • 0 likes

Can we use playlist info as a prompt for a GPT model

In the developer policy it's stated that: "Do not use the Spotify Platform or any Spotify Content to train a machine learning or AI model or otherwise ingest Spotify Content into a machine learning or AI model." I understand that we can't train an AI...

  • Newbie
  • In the developer policy it's stated that:  "Do not use the Spotify Platform or any Spotify Content to train a machine learning or AI model or otherwise ingest Spotify Content into a machine lea...
  • 406 Views
  • 0 replies
  • 0 likes
  • AI
    GPT
  • 406 Views
  • 0 replies
  • 0 likes

[API] Audiobooks API returns 404 not found for shows

Hi there,I'm starting development on Spotify API, and found a potential bug. On search API, I query for Harry Potter audiobooks (GET /v1/search?q=harry+potter&type=audiobook) that returns some results :- Harry Potter and the Sorcerer's Stone (ID 2IEB...

  • Casual Listener
  • Hi there, I'm starting development on Spotify API, and found a potential bug.   On search API, I query for Harry Potter audiobooks (GET /v1/search?q=harry+potter&type=audiobook) that retu...
  • Prague
  • Spotify Star
  • 241 Views
  • 1 replies
  • 2 likes
  • Possible Bug
  • 241 Views
  • 1 replies
  • 2 likes

Superuser Contribution Empty available markets if item not available in the token's country

I have an app that uses the track endpoint and I noticed this strange bugMy token is in the United States, for reference.When testing the track endpoint, I tried a track with the ID of 1gx8hCtGJtMfUz8TR1lGlT, which is a track I know is available in t...

  • Casual Listener
  • I have an app that uses the track endpoint and I noticed this strange bug My token is in the United States, for reference. When testing the track endpoint, I tried a track with the ID of 1gx8h...
  • Technics1210
  • Casual Listener
  • 1606 Views
  • 5 replies
  • 2 likes
  • 1606 Views
  • 5 replies
  • 2 likes

Solved!! 403 error on GET v1/me/top/tracks

I have been working on an App using Kotlin which uses spotify API and to fetch user spotify account data and to play some music using the spotify App Remote. Now as I proceeded with the app it is working all fine in my device but when I give the App ...

  • Casual Listener
  • I have been working on an App using Kotlin which uses spotify API and to fetch user spotify account data and to play some music using the spotify App Remote.   Now as I proceeded with the app ...
  • _error
  • Casual Listener
  • 780 Views
  • 2 replies
  • 0 likes
  • bug
    Discussion
    Help
    Question
  • 780 Views
  • 2 replies
  • 0 likes

refresh token always invalid

so, i have a personal project where i want to achieve my currently playing tracks from spotify to my website. i run it in localhost:3000/ and i set the redirect uri to localhost:3000/callback. so when i authorized my account and got the refresh token...

raaaizaa_0-1690877193477.png
  • Newbie
  • so, i have a personal project where i want to achieve my currently playing tracks from spotify to my website. i run it in localhost:3000/ and i set the redirect uri to localhost:3000/callback. so whe...
  • 303 Views
  • 0 replies
  • 0 likes
  • Question
  • 303 Views
  • 0 replies
  • 0 likes

[API] Audiobooks API returns 404 not found for shows

Hi there,I'm starting development on Spotify API, and found a potential bug. On search API, I query for Harry Potter audiobooks (GET /v1/search?q=harry+potter&type=audiobook) that returns some results :- Harry Potter and the Sorcerer's Stone (ID 2IEB...

  • Casual Listener
  • Hi there, I'm starting development on Spotify API, and found a potential bug.   On search API, I query for Harry Potter audiobooks (GET /v1/search?q=harry+potter&type=audiobook) that retu...
  • 141 Views
  • 0 replies
  • 0 likes
  • 141 Views
  • 0 replies
  • 0 likes

Weird Spotify POST 500 Playback Error

I'm using Electron and WideVine to play with the Spotify Web Playback API and everything works fine, I start a song but then it plays only for about three seconds and then skips to the next track and so on. I get this Error about three times:POST htt...

  • Music Fan
  • I'm using Electron and WideVine to play with the Spotify Web Playback API and everything works fine, I start a song but then it plays only for about three seconds and then skips to the next track and...
  • Koteyk0o
  • Music Fan
  • 1364 Views
  • 6 replies
  • 1 likes
  • Desktop Windows
    Playback Error
    Widevine
  • 1364 Views
  • 6 replies
  • 1 likes

How do I know that my app token has been rate limited?

Plan: PremiumCountry: USDevice: Macbook Pro M2 Max Hello Everyone, I'm running some code using the spotipy package in python and was wondering how I could get the request_header that says what kind of error I may be receiving. When I run my code, it ...

  • Newbie
  • Plan: Premium Country: US Device: Macbook Pro M2 Max   Hello Everyone,  I'm running some code using the spotipy package in python and was wondering how I could get the request_header t...
  • 166 Views
  • 0 replies
  • 0 likes
  • API Help
    API Key
    Question
  • 166 Views
  • 0 replies
  • 0 likes

Podcast player embed iframe behavior

PlanFreeCountryUSADeviceMacBook Pro M1, iPhone 11 Pro, iPadOperating SystemMacOS, iOSMy Question or Issueive embedded the Spotify player iframe into a Beaver Builder based Wordpress page. Works fine on desktop, but on iOS, when scrolling down to div ...

  • Visitor
  • Plan Free Country USA Device MacBook Pro M1, iPhone 11 Pro, iPad Operating System MacOS, iOS My Question or Issue ive embedded the Spotify player iframe into a Beaver Builder based Wordpress...
  • 174 Views
  • 0 replies
  • 0 likes
  • Question
  • 174 Views
  • 0 replies
  • 0 likes

Scopes ignored at the "Authorize" endpoint

I'm trying to connect my app to Spotify using Web API. When I do a GET request to Autohrize endpoint, I get redirected to login screen of Spotify.Code (dart) at "code_screenshot.png". Then, I put my mail and my pass (in the "login_screen.jpg"), but w...

  • Newbie
  • I'm trying to connect my app to Spotify using Web API. When I do a GET request to Autohrize endpoint, I get redirected to login screen of Spotify. Code (dart) at "code_screenshot.png".   ...
  • 140 Views
  • 0 replies
  • 0 likes
  • Possible Bug
    Question
  • 140 Views
  • 0 replies
  • 0 likes

Is there a way to retrieve the audio stream of a tune in order to play it on a bot discord?

PlanPremiumCountryFranceMy Question or IssueI'm in the process of creating a bot discord that would be linked to a Spotify premium account so that it could play music that comes from Spotify, but after going through the documentation, I couldn't find...

  • Visitor
  • Plan Premium Country France My Question or Issue I'm in the process of creating a bot discord that would be linked to a Spotify premium account so that it could play music that comes from Sp...
  • Ximzend
  • Rising Star 1
  • 188 Views
  • 1 replies
  • 0 likes
  • Discussion
    informations
    Question
  • 188 Views
  • 1 replies
  • 0 likes

Is making a visualizer allowed with the Spotify API?

I have read the Compliance Tips and I'm still not sure whether making a visualizer to go along with a Spotify music player is a supported use case. I would be generating the visuals with code according to song data from the Web API. No other copyrigh...

  • Newbie
  • I have read the Compliance Tips and I'm still not sure whether making a visualizer to go along with a Spotify music player is a supported use case. I would be generating the visuals with code accordi...
  • CheeroIp
  • Roadie
  • 539 Views
  • 2 replies
  • 0 likes
  • Question
  • 539 Views
  • 2 replies
  • 0 likes