Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Forum Posts

Welcome to the Spotify for Developers board!

Welcome to the Spotify for Developers board! This forum is the place for conversations about Spotify's Web API, Web Playback SDK, Widgets, and other developer tools. Here you can ask questions about the Spotify platform, chat with other developers, a...

  • Spotify
  • Spotify
  • 22512 Views
  • 0 replies
  • 61 likes
  • Discussion
  • 22512 Views
  • 0 replies
  • 61 likes

Audio Features for a Track

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHello!I am writing a math paper using data from the "Get Audio Features for a Track" page (li...

  • Newbie
  • 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 Hello! ...
  • 401 Views
  • 0 replies
  • 1 likes
  • Discussion
    question
  • 401 Views
  • 0 replies
  • 1 likes

Can't search by number of years

CountryJapan Devicedynabook Operating SystemWindows 10 My Question or IssueI tried to get tracks that were released in 2000 with search API, but the result included other year's tracks. https://api.spotify.com/v1/search?q=year%3A2000&type=track&marke...

  • Newbie
  • Country Japan   Device dynabook   Operating System Windows 10   My Question or Issue I tried to get tracks that were released in 2000 with search API, but the result inc...
  • 198 Views
  • 0 replies
  • 0 likes
  • Possible Bug
    question
  • 198 Views
  • 0 replies
  • 0 likes

audio features explanation

Hey, I would like to use the spotify API for a simple web application and i would like to use the key and tempo information from the audiofeatures method, everything works correctly, however I'm having a hard time converting the 'key' to the camelot ...

  • Visitor
  • Hey, I would like to use the spotify API for a simple web application and i would like to use the key and tempo information from the audiofeatures method, everything works correctly, however I'm havi...
  • 222 Views
  • 0 replies
  • 0 likes
  • 222 Views
  • 0 replies
  • 0 likes

Solved: Spotify SDK fails to initialize on public IP

My Question or Issue I am utilizing the Spotify SDK for a project. The project stack is Node and react. When I run on production mode, the player fails to initialize when I am on the public IP address. However it works fine on localhost. My speculati...

  • Newbie
  • ...n the public IP address. However it works fine on localhost. My speculation is that it might be a webpack issue?   Please let me know if you need any more information.    **UPDATE** I...
  • 324 Views
  • 0 replies
  • 0 likes
  • question
    Spotify SDK
  • 324 Views
  • 0 replies
  • 0 likes

Embedded playlist on WordPress website crashing on mobile browser

PlanNot applicableCountryBrazilDeviceAsus Zenfone 3 (ZE552KL)Operating SystemAndroid Oreo (version 8.0.0)BrowserChrome Mobile (version 87.0.4280.141) My Question or Issue I have a Spotify playlist embedded in two different sidebars on my WordPress we...

  • Casual Listener
  • Plan Not applicable Country Brazil Device Asus Zenfone 3 (ZE552KL) Operating System Android Oreo (version 8.0.0) Browser Chrome Mobile (version 87.0.4280.141)   My Question or Issue ...
  • renatosbispo
  • Casual Listener
  • 679 Views
  • 2 replies
  • 0 likes
  • Possible Bug
    question
  • 679 Views
  • 2 replies
  • 0 likes

Solved!!Superuser Contribution Console reference link redirects to old api

Region: DEBrowser: Chrome The reference link from the "Search for an Item" console page doesn't redirect to the new API reference. Tried it with other random reference links but they all worked like they should and redirected to the new api reference...

  • Casual Listener
  • Region: DE Browser: Chrome   The reference link from the "Search for an Item"  console page doesn't redirect to the new API reference.   Tried it with other random...
  • spotifyjosh
  • Spotify
  • 427 Views
  • 1 replies
  • 0 likes
  • Possible Bug
  • 427 Views
  • 1 replies
  • 0 likes

Minimize API use (push?)

Hi there: I'm writing an application to display and control current player progress. Something like the ThingPulse esp8266-spotify-remote. That program checks status every second, but I think that's excessive. I'd like to minimize the load on the Spo...

  • Visitor
  • Hi there:   I'm writing an application to display and control current player progress. Something like the ThingPulse esp8266-spotify-remote. That program checks status every second, but I...
  • 284 Views
  • 0 replies
  • 0 likes
  • push
  • 284 Views
  • 0 replies
  • 0 likes

Application integration request

Dear Admins of Spotify, I chatted with an support employee and he recommended me to make an article in this forum. I am waiting now for several weeks for an approval of my application integration request. It would be very nice, if someone can check t...

  • Visitor
  • Dear Admins of Spotify, I chatted with an support employee and he recommended me to make an article in this forum. I am waiting now for several weeks for an approval of my application integration req...
  • 305 Views
  • 0 replies
  • 0 likes
  • Developer
    question
  • 305 Views
  • 0 replies
  • 0 likes

Artist API returns different artist_id from the queried artist_id.

I'm calling Artist API using the following artist_id to get artists information. https://developer.spotify.com/console/get-artist/?id=2E7KGbjZWrHYWD256VO4x4 Response: { "external_urls": { ... }, "followers": { ... }, "genres": [], "href": "https://ap...

  • Regular
  • I'm calling Artist API using the following artist_id to get artists information.   https://developer.spotify.com/console/get-artist/?id=2E7KGbjZWrHYWD256VO4x4     Response: &nbsp...
  • ezeroms
  • Regular
  • 626 Views
  • 2 replies
  • 0 likes
  • api
    question
  • 626 Views
  • 2 replies
  • 0 likes

Integration of Spotiy API in a desktop application

PlanFree/PremiumCountry DevicedesktopOperating SystemWindows 10 My Question or IssueIsn't it possible to call the Spotify player outside a web interface? I have built a music (Adobe AIR) application but don't see a way to play music inside this appli...

  • Regular
  • Plan Free/Premium Country   Device desktop Operating System Windows 10   My Question or Issue Isn't it possible to call the Spotify player outside a web interface? I have built a ...
  • Hubo
  • Community Legend
  • 394 Views
  • 1 replies
  • 0 likes
  • 394 Views
  • 1 replies
  • 0 likes

Streaming through API using single account

I am trying to use the API to stream to my subscribed users to my app. What license do I need ?Can I use single account authenticated via API to stream to 700 users?

  • Visitor
  • I am trying to use the API to stream to my subscribed users to my app.  What license do I need ? Can I use single account authenticated via API to stream to 700 users?
  • Hubo
  • Community Legend
  • 456 Views
  • 1 replies
  • 0 likes
  • API account
  • 456 Views
  • 1 replies
  • 0 likes

Synchronization restriction: request for clarification

Hello. Have an idea for SDA (non-streaming one) but want to clarify the restriction in advance to not to waste my time for something which might be not approved. I am confused about the "synchronization" restriction: "Synchronization: Syncing sound r...

  • Gig Goer
  • Hello. Have an idea for SDA (non-streaming one) but want to clarify the restriction in advance to not to waste my time for something which might be not approved.   I am confused about the "syn...
  • 295 Views
  • 0 replies
  • 0 likes
  • approval
    legal
    restriction
    synchronization
  • 295 Views
  • 0 replies
  • 0 likes

Day34: How do you get attention for a bug?!

Seriously! My bug report needs to be taken seriously by a Spotify employee.The Community is fantastic, but I do not expect it to have very much experience with multizone systems nor is it its responsibility. How can I report a bug and get attention f...

  • Gig Goer
  • Seriously!   My bug report needs to be taken seriously by a Spotify employee. The Community is fantastic, but I do not expect it to have very much experience with multizone systems nor is it ...
  • OneBobone
  • Gig Goer
  • 2211 Views
  • 5 replies
  • 0 likes
  • Probable Bug
  • 2211 Views
  • 5 replies
  • 0 likes

No 'Access-Control-Allow-Origin' header is present...

Premium - Sweden, Web API Are you having issues with your servers currently?Attached screenshot from Chrome Developer Tools console. Thank you in advance

  • Regular
  • Premium - Sweden, Web API   Are you having issues with your servers currently? Attached screenshot from Chrome Developer Tools console.   Thank you in advance
  • vietnguyenmf
  • Visitor
  • 844 Views
  • 2 replies
  • 3 likes
  • Possible Bug
  • 844 Views
  • 2 replies
  • 3 likes

Superuser Contribution Get All Categories - Podcasts

The addition of Podcasts APIs into the Spotify Web API has been most welcome, however there's a few things that would make this even more useful, we can already get the list of categories for music with the Get All Categories, however a similar endpo...

  • Roadie
  • The addition of Podcasts APIs into the Spotify Web API has been most welcome, however there's a few things that would make this even more useful, we can already get the list of categories for music w...
  • alejandroheca
  • Casual Listener
  • 1319 Views
  • 6 replies
  • 0 likes
  • categories
    Podcasts
  • 1319 Views
  • 6 replies
  • 0 likes

[Web Player] not supported in WKWebView on iPadOS?!

Hello,I am trying to load Spotify Web Player in a WKWebView (https://open.spotify.com).On my iPhones (7 and XS) everything works fine.However, my iPad (6th generation) says that the web play is not supported.Safari also loads the web player correctly...

  • Casual Listener
  • Hello, I am trying to load Spotify Web Player in a WKWebView (https://open.spotify.com). On my iPhones (7 and XS) everything works fine. However, my iPad (6th generation) says that the web play is...
  • 278 Views
  • 0 replies
  • 0 likes
  • Possible Bug
    question
  • 278 Views
  • 0 replies
  • 0 likes

Is it possible to submit a web api library to be listed on the docs?

Hi,I maintain spotify-web-api-kotlin, a Kotlin multiplatform library with 72 stars targeting Android, JS (client-side as well as Node.JS), JVM, and macOS/Windows/Linux. There are currently no listed Kotlin libraries on the Web API Libraries page on t...

  • Visitor
  • Hi, I maintain spotify-web-api-kotlin, a Kotlin multiplatform library with 72 stars targeting Android, JS (client-side as well as Node.JS), JVM, and macOS/Windows/Linux.   There are curr...
  • 252 Views
  • 0 replies
  • 0 likes
  • question
  • 252 Views
  • 0 replies
  • 0 likes

Recently Played Tracks API

When it says that the limit to request your recently played tracks is 50, does that also mean that Spotify only stores your most recent 50 tracks listened? I requested for 50 recently played tracks then tried to use the cursor to request 50 more but ...

  • Visitor
  • When it says that the limit to request your recently played tracks is 50, does that also mean that Spotify only stores your most recent 50 tracks listened?    I requested for 50 recently ...
  • 307 Views
  • 0 replies
  • 0 likes
  • api
    confusion
    cursor
    Recently Played
  • 307 Views
  • 0 replies
  • 0 likes

[Web API] Incorrect response code for PUT /me/albums

Just a small mistake which I noticed: PUT /me/albums which adds albums to a user's library is documented as returning a 201 Created, but in fact it is returning 200 similar to the other PUT /me... endpoints (which correctly document 200 as the respon...

  • Casual Listener
  • Just a small mistake which I noticed: PUT /me/albums which adds albums to a user's library is documented as returning a 201 Created, but in fact it is returning 200 similar to the other PUT /me... en...
  • 283 Views
  • 0 replies
  • 0 likes
  • Possible Bug
    Web API
  • 283 Views
  • 0 replies
  • 0 likes

Add new releases endpoint

PlanPremiumCountryYes.DeviceConnected to the internet somewhere.Operating SystemYes. My Question or IssueI would love to see a New Releases endpoint added, that provides all albums/tracks from artists a user is following sorted by release date. It wo...

  • Regular
  • Plan Premium Country Yes. Device Connected to the internet somewhere. Operating System Yes.   My Question or Issue I would love to see a New Releases endpoint added, that provides all ...
  • Hubo
  • Community Legend
  • 2153 Views
  • 4 replies
  • 3 likes
  • Discussion
    Feature Request
    Possible Bug
    question
  • 2153 Views
  • 4 replies
  • 3 likes