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
  • nathancheshire
  • Casual Listener
  • 33167 Views
  • 168 replies
  • 21 likes
  • 33167 Views
  • 168 replies
  • 21 likes

Player issue

HelloI was using a Spotify premium account and was initialing a player through developer account.Things were working fine , but once my plan expired and then I renewed it again.From that time when I try to initialize Spotify player it throws an error...

  • Newbie
  • Hello I was using a Spotify premium account and was initialing a player through developer account. Things were working fine , but once my plan expired and then I renewed it again. From that time w...
  • 182 Views
  • 0 replies
  • 0 likes
  • Spotify
  • 182 Views
  • 0 replies
  • 0 likes

Inquiry about Uploading Songs and Obtaining Licensing on Spotify

Dear Spotify Team,I hope this email finds you well. I am writing to inquire about the procedure for uploading songs to Spotify and obtaining the necessary licenses to distribute my music on your platform. As an aspiring musician, I am eager to share ...

  • Visitor
  • Dear Spotify Team, I hope this email finds you well. I am writing to inquire about the procedure for uploading songs to Spotify and obtaining the necessary licenses to distribute my music on your pl...
  • 285 Views
  • 0 replies
  • 0 likes
  • Songs upload
  • 285 Views
  • 0 replies
  • 0 likes

search songs

Hello, I have a problem with searching for music in my iOS app. Users from different countries cannot find the same track. For example, a user from Ukraine can find the track 'Broken Cash Machine,' while a user from another country cannot.

  • Music Fan
  • Hello, I have a problem with searching for music in my iOS app. Users from different countries cannot find the same track. For example, a user from Ukraine can find the track 'Broken Cash Machine,' w...
  • 7anooch
  • Casual Listener
  • 230 Views
  • 1 replies
  • 0 likes
  • API Help
    API search
  • 230 Views
  • 1 replies
  • 0 likes

timeout errors in API calls

I've been using the spotify API to get metadata on ~5000 albums or so. Perhaps I wasn't doing rate limiting properly or something, but I suddenly found my API calls timing out and I haven't been able to make a single API call in well over a day. I ca...

  • Casual Listener
  • I've been using the spotify API to get metadata on ~5000 albums or so. Perhaps I wasn't doing rate limiting properly or something, but I suddenly found my API calls timing out and I haven't been able...
  • 399 Views
  • 0 replies
  • 0 likes
  • 399 Views
  • 0 replies
  • 0 likes

EmbedController.loadUri loads the previous version of the playlist

Plan - PremiumCountry - CyprusDevice - Macbook ProClient - Chrome Hi Spotify Team,I'm working on a project that involves Spotify Web API and Spotify IFrame API.Project components are:1. Web browser client with IFrame API Embed Controller2. Applicatio...

  • Casual Listener
  • Plan - Premium Country - Cyprus Device - Macbook Pro Client - Chrome   Hi Spotify Team, I'm working on a project that involves Spotify Web API and Spotify IFrame API. P...
  • 305 Views
  • 0 replies
  • 0 likes
  • 305 Views
  • 0 replies
  • 0 likes

Quota Extension Reject

Hello, We are a funded start-up in the process of releasing a music application and associated product. We keep getting quota rejections from Spotify, with no guidance or messaging as to why. We have followed Spotify's T&C pretty closely and need mor...

  • Visitor
  • Hello,   We are a funded start-up in the process of releasing a music application and associated product.   We keep getting quota rejections from Spotify, with no guidance or messaging ...
  • 204 Views
  • 0 replies
  • 0 likes
  • extension
    quota
  • 204 Views
  • 0 replies
  • 0 likes

Please help - OAuth in React-Native not working

Hi there, I'm currently a student working on a side project utilizing Spotify's api through spotify-api-web-node. I've pretty much been following this tutorial exactly (https://medium.com/javascript-in-plain-english/react-native-full-authentication-f...

  • Casual Listener
  • ...mp;client_id=c53980723ccf46dc92ccf7dfb9f0f540&response_type=code&state=xFME34YeKKpTVAhk8MXtrA&scope=playlist-read-private%20playlist-modify-public%20playlist-modify-private%20user-library-r...
  • PhilosophicalProf
  • Casual Listener
  • 1085 Views
  • 2 replies
  • 0 likes
  • 1085 Views
  • 2 replies
  • 0 likes

Deeplinking for LG TVs

We're looking to deeplink from our own Smart TV application to Spotify's on a WebOS LG TV. This is possible with WebOS, but we need Spotify's application ID to check if it's installed and then to direct the user to the app, ideally to our playlists. ...

  • Newbie
  • We're looking to deeplink from our own Smart TV application to Spotify's on a WebOS LG TV. This is possible with WebOS, but we need Spotify's application ID to check if it's installed and then to dir...
  • 357 Views
  • 0 replies
  • 0 likes
  • 357 Views
  • 0 replies
  • 0 likes

Bug when using offset greater than 49 when pulling top tracks

When using the endpoint https://api.spotify.com/v1/me/top/tracks with the offset parameter greater than 49, the response is returned with an offset of 50 and a limit of 0. It is possible to get more than the 50 top tracks, for example by using an off...

  • Casual Listener
  • When using the endpoint https://api.spotify.com/v1/me/top/tracks with the offset parameter greater than 49, the response is returned with an offset of 50 and a limit of 0. It is possible to...
  • campbell21e
  • Casual Listener
  • 415 Views
  • 2 replies
  • 0 likes
  • 415 Views
  • 2 replies
  • 0 likes

Access error to authorization uri to get authorization code

PlanPremiumCountryJapan DeviceWindows11 PCOperating SystemWindows 11 My Question or Issue -I have tried to get my liked tracks list as json with coding python/spotipy according to api reference below.I have used Jupyter Lab as editor.https://develope...

  • Casual Listener
  • Plan Premium Country Japan   Device Windows11 PC Operating System Windows 11   My Question or Issue   -I have tried to get my liked tracks list as json  with coding py...
  • meowsa00
  • Casual Listener
  • 1425 Views
  • 4 replies
  • 0 likes
  • 1425 Views
  • 4 replies
  • 0 likes

Undefined symbol: _OBJC_CLASS_$_SPTAppRemote

Device(MacBook Air, M2, 2022, macOS Ventura 13.2.1) My Question or IssueFrom the Github sample project, I kept getting this error:Undefined symbol: _OBJC_CLASS_$_SPTAppRemoteMy import of library process is just simply dragging, then copy is needed, c...

  • Visitor
  • Device (MacBook Air, M2, 2022, macOS Ventura 13.2.1)   My Question or Issue From the Github sample project, I kept getting this error: Undefined symbol: _OBJC_CLASS_$_SPTAppRemote My impor...
  • debutinfotech
  • Newbie
  • 2431 Views
  • 1 replies
  • 1 likes
  • 2431 Views
  • 1 replies
  • 1 likes

Check User's Saved Shows required scopes

Hi !The https://developer.spotify.com/documentation/web-api/reference/check-users-saved-shows endpoint states that the "user-library-read" scope is required but my users have granted it and the endpoint still returns an "Insufficient client scope" 40...

  • Newbie
  • Hi ! The https://developer.spotify.com/documentation/web-api/reference/check-users-saved-shows endpoint states that the "user-library-read" scope is required but my users have granted it...
  • 322 Views
  • 0 replies
  • 0 likes
  • api
    Scope
    Shows
  • 322 Views
  • 0 replies
  • 0 likes

Iframe track without play button

PlanFreeCountryThailandDevicePC DesktopOperating SystemWindows 10 My Question or IssueFrom time to time for my application iframe with embedded track is displayed without control elements (Play button). Can I somehow influence the appearance of these...

Screenshot from 2023-05-15 11-46-52.png
  • Newbie
  • Plan Free Country Thailand Device PC Desktop Operating System Windows 10   My Question or Issue From time to time for my application iframe with embedded track is displayed without con...
  • 295 Views
  • 0 replies
  • 0 likes
  • 295 Views
  • 0 replies
  • 0 likes

Spotify Web Api

I am trying to make an api call to https://api.spotify.com/v1/me/playlistsSo the first time I make the call everything is good but if I make a change and then rerun my website I then get this error: User not registered in the Developer Dashboard Enou...

  • Visitor
  • I am trying to make an api call to  https://api.spotify.com/v1/me/playlists So the first time I make the call everything is good but if I make a change and then rerun my website I then get th...
  • 365 Views
  • 0 replies
  • 0 likes
  • Discussion
  • 365 Views
  • 0 replies
  • 0 likes

Seeing what other people are listening to

As Spotify only allows you to connect to Facebook to view what your friend is listening to. Is it possible to implement a feature for adding a friend who may not have Facebook, for example and be able to see what they are listening to. Thank you

  • Visitor
  • As Spotify only allows you to connect to Facebook to view what your friend is listening to. Is it possible to implement a feature for adding a friend who may not have Facebook, for example and be abl...
  • Ximzend
  • Rising Star 3
  • 583 Views
  • 1 replies
  • 0 likes
  • 583 Views
  • 1 replies
  • 0 likes

Solved!! Get currently playing track API - Getting a 400 & 404 error

Premium- Family PlanUnited Arab Emirates I am trying to use the Get currently playing track API and I am getting 400 & 404 error "Only valid bearer authentication supported" & "Invalid Username" , I am able to use the Search API which works perfectly...

  • Casual Listener
  • Premium- Family Plan United Arab Emirates   I am trying to use the Get currently playing track API and I am getting 400 & 404  error "Only valid bearer authentication supported" &amp...
  • Ximzend
  • Rising Star 3
  • 1213 Views
  • 3 replies
  • 0 likes
  • 1213 Views
  • 3 replies
  • 0 likes

OperaGX "player" error?

PlanFree/PremiumCountryArgentinaDeviceDesktopOperating SystemWindows 10 My Question or IssueHello, good morning, I hope you are very well, I come to inform you of an error or bug that I found in a web browser regarding Spotify, the browser used would...

  • Newbie
  • Plan Free/Premium Country Argentina Device Desktop Operating System Windows 10   My Question or Issue Hello, good morning, I hope you are very well, I come to inform you of an error or...
  • 269 Views
  • 0 replies
  • 0 likes
  • 269 Views
  • 0 replies
  • 0 likes

Is thre a way to listen for state changed event without creating another player?

I want to be able to listen for a player's state change without creating a separate player. Meaning, I want to be able to control an already existing player and listen for it's state change. Is there a way to do it with just the API (not the playback...

  • Newbie
  • I want to be able to listen for a player's state change without creating a separate player. Meaning, I want to be able to control an already existing player and listen for it's state change. Is there...
  • 260 Views
  • 0 replies
  • 0 likes
  • 260 Views
  • 0 replies
  • 0 likes

API endpoint for getting multiple albums with tracks for multiple artists

I have issues finding new music from the artists I already like. Spotify doesn't allow you to easily pick a few artists and see their latest music. You have to go one by one which is very time consuming. I'm trying to create my own web app to show th...

  • Newbie
  • I have issues finding new music from the artists I already like. Spotify doesn't allow you to easily pick a few artists and see their latest music. You have to go one by one which is very time consum...
  • 285 Views
  • 0 replies
  • 0 likes
  • 285 Views
  • 0 replies
  • 0 likes

Request for Expedited Review of Spotify Quota Extension Application for Entropy Events

Hello Spotify Developer Support Team, I hope this message finds you doing well. I am reaching out on behalf of Entropy Events with regard to our recent application for a quota extension for sign-ups via Spotify. As our upcoming music event on June 10...

  • Newbie
  • Hello Spotify Developer Support Team,   I hope this message finds you doing well. I am reaching out on behalf of Entropy Events with regard to our recent application for a quota extension fo...
  • 635 Views
  • 0 replies
  • 1 likes
  • Expedited Review
    Music Event
  • 635 Views
  • 0 replies
  • 1 likes