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

Forum Posts

Changes to Web API

Folks, some news on changes to the web API has been posted on the Spotify For Developers blog. We want to reiterate the main message from the blog that we're committed to providing a safe and secure environment for all Spotify stakeholders. As such w...

  • Spotify
  • Spotify
  • thesystemera
  • Regular
  • 25225 Views
  • 222 replies
  • 26 likes
  • Discussion
  • 25225 Views
  • 222 replies
  • 26 likes

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
  • bartubrt
  • Casual Listener
  • 40076 Views
  • 190 replies
  • 21 likes
  • 40076 Views
  • 190 replies
  • 21 likes

Superuser Contribution Integrate Spotify Player into Python app

Hey,I'd like to build a car radio based on a Raspberry Pi (3B+). For that I want to write my own Python GUI in which I want to integrate a Spotify Player. I want to acess all my Playlists and Songs and make them avaible offline. Is this even possible...

  • Newbie
  • Hey, I'd like to build a car radio based on a Raspberry Pi (3B+). For that I want to write my own Python GUI in which I want to integrate a Spotify Player. I want to acess all my Playlists and Songs...
  • _milena
  • Roadie
  • 4952 Views
  • 1 replies
  • 0 likes
  • 4952 Views
  • 1 replies
  • 0 likes

Superuser Contribution A failure in accessing from Bulk API

PlanFree/PremiumCountryJapan My Question or IssueWe're having trouble with accessing our data from Bulk API. We've contacted Spotify Provider API Team but they said the team deals directly with the Provider Bulk APIs and the data that is generated fr...

Firefox 35.186.224.25 cert.png
  • Casual Listener
  • Plan Free/Premium Country Japan   My Question or Issue We're having trouble with accessing our data from Bulk API. We've contacted Spotify Provider API Team but they said the team deals di...
  • spotifyjosh
  • Spotify
  • 627 Views
  • 1 replies
  • 0 likes
  • 627 Views
  • 1 replies
  • 0 likes

Authenticate Web API with native Spotify app if available

When a user attempts to authenticate with Spotify on my Web App, they are redirected to a new browser page and prompted to enter their username and password. Is there a way to redirect to the native Spotify app if it is installed and authenticate the...

  • Visitor
  • When a user attempts to authenticate with Spotify on my Web App, they are redirected to a new browser page and prompted to enter their username and password. Is there a way to redirect to the native ...
  • 320 Views
  • 0 replies
  • 0 likes
  • 320 Views
  • 0 replies
  • 0 likes

Developer needed

HiWe are planning to create an inteface between FM Radio On Air Systems and Spotify. Idea is to link our playout system better with Spotify.We would need to contact with a developer that could work with us and give an estimate of the budget needed fo...

  • Visitor
  • Hi We are planning to create an inteface between FM Radio On Air Systems and Spotify. Idea is to link our playout system better with Spotify. We would need to contact with a developer that c...
  • 550 Views
  • 0 replies
  • 0 likes
  • 550 Views
  • 0 replies
  • 0 likes

Web Playback SDK in "new" Microsoft Edge Chromium

My Question or Issue:Hey... I got two questions, is there any way to lower the bitrate of the output? I wish to make a vintage radio-like sound effect, where lowering the bitrate would be helpful as well. Other than that, is there any way to manipula...

  • Casual Listener
  • My Question or Issue: Hey...   I got two questions, is there any way to lower the bitrate of the output?  I wish to make a vintage radio-like sound effect, where lowering the bitrate wo...
  • 583 Views
  • 0 replies
  • 0 likes
  • 583 Views
  • 0 replies
  • 0 likes

Superuser Contribution Refresh API

Hey,So I am making a little project, where basically, I get user's current details, along with the ability to control it over the web with Web Playback SDK and Web API, although, I don't get one thing. As the Web Playback SDK is basically registering...

EKkh99O
  • Casual Listener
  • Hey, So I am making a little project, where basically, I get user's current details, along with  the ability to control it over the web with Web Playback SDK and Web API, although, I don...
  • sqpp
  • Casual Listener
  • 777 Views
  • 2 replies
  • 0 likes
  • Discussion
  • 777 Views
  • 2 replies
  • 0 likes

Superuser Contribution Does Spotify App Remote work without physical Spotify iOS app

Hello, I'm currently developing an iOS app that uses the Spotify App Remote. My app was rejected by Apple because I had users download the physical iOS app in order to use the app which is what one of your IOS SDK demo apps on GitHub, NowPlayingView,...

  • Visitor
  • Hello,   I'm currently developing an iOS app that uses the Spotify App Remote. My app was rejected by Apple because I had users download the physical iOS app in order to use the app which is w...
  • spotifyjosh
  • Spotify
  • 784 Views
  • 1 replies
  • 1 likes
  • 784 Views
  • 1 replies
  • 1 likes

Superuser Contribution Spotify for Developers API CreatePlaylist error 403 Forbidden

PlanFree/PremiumCountryIndonesiaDevicePCOperating SystemWindows 10 Pro My Question or IssueWhile building my application, I'm trying to call the CreatePlaylist endpoint, the API returns error 403 Forbidden, though the scopes are requested correctly, ...

  • Casual Listener
  • Plan Free/Premium Country Indonesia Device PC Operating System Windows 10 Pro   My Question or Issue While building my application, I'm trying to call the CreatePlaylist endpoint, the ...
  • spotifyjosh
  • Spotify
  • 1720 Views
  • 5 replies
  • 0 likes
  • Discussion
  • 1720 Views
  • 5 replies
  • 0 likes

Client ID not required for PKCE refresh, despite documentation

Hi, despite being documented as a required field, refresh requests with PKCE token refresh tokens are accepted and refreshed without it, if a `b64(id:secret)` authentication pair is present. Additionally the relevant RFC states nothing about refreshi...

  • Music Fan
  • Hi, despite being documented as a required field, refresh requests with PKCE token refresh tokens are accepted and refreshed without it, if a `b64(id:secret)` authentication pair is present. Addition...
  • felix-hilden
  • Music Fan
  • 487 Views
  • 1 replies
  • 0 likes
  • 487 Views
  • 1 replies
  • 0 likes

Web Playback SDK issue

https://developer.spotify.com/documentation/web-playback-sdk/#requirements When I started working upon integration before 3 months, as far as I recall it was not having such limitation warning about Android and iOS browsers. Can you please confirm if...

  • Visitor
  • https://developer.spotify.com/documentation/web-playback-sdk/#requirements   When I started working upon integration before 3 months, as far as I recall it was not having such limitation warni...
  • 321 Views
  • 0 replies
  • 0 likes
  • 321 Views
  • 0 replies
  • 0 likes

Solved!!Superuser Contribution Oembed service down

It appears the oembed service is not functioning. Using the examples from the oembed spec:https://embed.spotify.com/oembed/?url=https://open.spotify.com/track/2qToAcex0ruZfbEbAy9OhW Visiting those urls results in an error page (attached). Not sure if...

  • Visitor
  • It appears the oembed service is not functioning.   Using the examples from the oembed spec: https://embed.spotify.com/oembed/?url=https://open.spotify.com/track/2qToAcex0ruZfbEbAy9OhW &nbsp...
  • birgitpauli
  • Casual Listener
  • 970 Views
  • 3 replies
  • 1 likes
  • 970 Views
  • 3 replies
  • 1 likes

Embed player in app

For an iOS/Android app I need we want to integrate a Spotify player inside our own app. We would like to either play a single track or a playlist, which will be fixed for the user. We have looked into embedding using a web view, but this has quite so...

  • Visitor
  • For an iOS/Android app I need we want to integrate a Spotify player inside our own app. We would like to either play a single track or a playlist, which will be fixed for the user.   We have l...
  • 580 Views
  • 0 replies
  • 1 likes
  • 580 Views
  • 0 replies
  • 1 likes

Confused about options for an embedded project

hello here's the embedded project description:- AndroidOSP 10- It will be Alexa certified- An app running in kiosk mode, full screen I'd like to get spotify on the device and am confused about options.1. In order to get music played on the device thr...

  • Visitor
  • hello   here's the embedded project description: - AndroidOSP 10 - It will be Alexa certified - An app running in kiosk mode, full screen   I'd like to get spotify on the device and ...
  • 808 Views
  • 0 replies
  • 0 likes
  • Alexa
    Android
    embedded
    esdk
  • 808 Views
  • 0 replies
  • 0 likes

Unexpected behaviour with Web Playback SDK

Hello,Authentication is working and the locally hosted web application both successfully initializes new Spotify.Player(...) and starts to play the audio.Requests to /v1/me/player/play return a 204, however, playback is not modified to desired Spotif...

  • Newbie
  • Hello, Authentication is working and the locally hosted web application both successfully initializes new Spotify.Player(...)  and starts to play the audio. Requests to /v1/me/player/...
  • 826 Views
  • 0 replies
  • 0 likes
  • playback
    Web API
  • 826 Views
  • 0 replies
  • 0 likes

Track marked as playable when it has no markets

Hi I think I found a pretty big bug. I was trying to remove an unplayable track as marked in my Spotify player using the API but it was marked as playable. This is currently breaking my app when I try to play a track from a playlist with an index con...

  • Regular
  • Hi I think I found a pretty big bug. I was trying to remove an unplayable track as marked in my Spotify player using the API but it was marked as playable. This is currently breaking my app when I tr...
  • 726 Views
  • 0 replies
  • 0 likes
  • 726 Views
  • 0 replies
  • 0 likes

Spotify podcast embed player not working outside US

Hello Everyone! Seeking support regarding a newly noticed issue on our end. We use the Spotify podcast embed player on our website page for a podcast, Windows Insider. https://insider.windows.com/en-us/podcastsWe recently heard from community members...

  • Visitor
  • Hello Everyone! Seeking support regarding a newly noticed issue on our end. We use the Spotify podcast embed player on our website page for a podcast, Windows Insider. https://insider.windows.co...
  • 380 Views
  • 0 replies
  • 0 likes
  • 380 Views
  • 0 replies
  • 0 likes

Superuser Contribution Playlist oembed.. down or changed?

Hi allam trying to use the spotify oembed for playlists on a websitewas working recently fine but now get an erroregwhen testinghttps://open.spotify.com/oembed?url=https://open.spotify.com/playlist/37i9dQZF1DWYtg7TV07mgz?si=OTx1DyDhSPK5q5V1CTR5NQ it ...

  • Casual Listener
  • Hi all am trying to use the spotify oembed for playlists on a website was working recently fine  but now get an error eg when testing https://open.spotify.com/oembed?url=https://open.spotif...
  • henry_aw
  • Casual Listener
  • 4351 Views
  • 14 replies
  • 6 likes
  • 4351 Views
  • 14 replies
  • 6 likes

Solved!! Getting a certificate error when using PHP and CURL to get authorization token

I have a PHP script that was working up until fairly recently. It uses CURL to get and authorization token to access the API. The error I am receiving is:Error:SSL: certificate subject name '*.wg.spotify.com' does not match target host name 'accounts...

  • Casual Listener
  • I have a PHP script that was working up until fairly recently. It uses CURL to get and authorization token to access the API. The error I am receiving is: Error:SSL: certificate subject name '*.wg.s...
  • rojo59
  • Casual Listener
  • 2771 Views
  • 2 replies
  • 0 likes
  • 2771 Views
  • 2 replies
  • 0 likes

Is pre-save possible with API alone?

as a follow-up to my previous thread:https://community.spotify.com/t5/Spotify-for-Developers/Client-side-only-for-album-pre-save/td-p/5022534does simply saving an unreleased album add it on the release date? Or is pre-save simply granting access and ...

  • Casual Listener
  • as a follow-up to my previous thread: https://community.spotify.com/t5/Spotify-for-Developers/Client-side-only-for-album-pre-save/td-p/5022534 does simply saving an unreleased album add it on t...
  • 1007 Views
  • 0 replies
  • 0 likes
  • 1007 Views
  • 0 replies
  • 0 likes

Client-side only for album pre-save?

I am mainly a musician but have some web dev experience that has gotten rusty over the past few years. I am trying to roll my own Album "pre-save" that doesn't request user info but saves my upcoming album to their library. Is it possible to authoriz...

  • Casual Listener
  • I am mainly a musician but have some web dev experience that has gotten rusty over the past few years. I am trying to roll my own Album "pre-save" that doesn't request user info but saves my upcoming...
  • speedo123
  • Casual Listener
  • 894 Views
  • 1 replies
  • 0 likes
  • 894 Views
  • 1 replies
  • 0 likes