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

/playlists API Endpoint Issue Fixed

We wanted to provide an update regarding issues identified in the “/playlists” API endpoints. We have investigated the reported concerns of null results appearing in responses and have fixed the behaviour in the “/me/playlists” and “/users/{user_id}/...

  • Spotify
  • Spotify
  • AdrienCompDev
  • Casual Listener
  • 2233 Views
  • 9 replies
  • 1 likes
  • Possible Bug
  • 2233 Views
  • 9 replies
  • 1 likes

Skipped songs not showing up in recently-played

The recently-played endpoint doesn't return any skipped songs, regardless of how long the song played before skipping it, is there a way to also get the skipped songs?

  • Visitor
  • The recently-played endpoint doesn't return any skipped songs, regardless of how long the song played before skipping it, is there a way to also get the skipped songs?
  • 271 Views
  • 0 replies
  • 0 likes
  • Question
  • 271 Views
  • 0 replies
  • 0 likes

Get Track API Revision Request

My Question or IssueSince the major Web API update, basic track metadata such as BPM/Tempo, Key, and Scale remains inaccessible. While I understand the importance of prioritizing security and data control, these particular attributes seem fundamental...

  • Casual Listener
  • My Question or Issue Since the major Web API update, basic track metadata such as BPM/Tempo, Key, and Scale remains inaccessible. While I understand the importance of prioritizing security and data ...
  • 313 Views
  • 0 replies
  • 3 likes
  • API Endpoint
  • 313 Views
  • 0 replies
  • 3 likes

Data Safety of Remini AI app

As developers, creating innovative and efficient tools often involves integrating AI capabilities. AI-powered applications like Remini, known for photo enhancement, demonstrate how powerful and transformative these technologies can be. However, they ...

  • Newbie
  • As developers, creating innovative and efficient tools often involves integrating AI capabilities. AI-powered applications like Remini, known for photo enhancement, demonstrate how powerful and trans...
  • 230 Views
  • 0 replies
  • 0 likes
  • Discussion
    Question
  • 230 Views
  • 0 replies
  • 0 likes

Frustrated to use Spotify API

I made a web app using the Spotify API to showcase my portfolio as a frontend developer. My CV and portfolio were all set with this web app, which was working perfectly. However, during a recent job interview, when I proudly showcased my project, it ...

  • Casual Listener
  • I made a web app using the Spotify API to showcase my portfolio as a frontend developer. My CV and portfolio were all set with this web app, which was working perfectly. However, during a recent job ...
  • 217 Views
  • 0 replies
  • 5 likes
  • Discussion
  • 217 Views
  • 0 replies
  • 5 likes

Using the Spotipy library to play songs on my pc fails and makes current playing song dissapear

When I use my Raspberry Pi to send a sp.playback_start request, if there is curently a song playing, it will stop that song and if there is a song loaded on the bottem playback bar, it will make the song dissapear.

  • Casual Listener
  • When I use my Raspberry Pi to send a sp.playback_start request, if there is curently a song playing, it will stop that song and if there is a song loaded on the bottem playback bar, it will make the ...
  • 112 Views
  • 0 replies
  • 0 likes
  • Possible Bug
  • 112 Views
  • 0 replies
  • 0 likes

Solved!! Web Api

Can i integrate other streaming services such as tidal, apple music, etc alongside in my web app by the name "beatfeedback"? or is there any kind of restrictions that i don't know of?

  • Newbie
  • Can i integrate other streaming services such as tidal, apple music, etc alongside in my web app by the name "beatfeedback"? or is there any kind of restrictions that i don't know of?
  • Ximzend
  • Spotify Star
  • 638 Views
  • 5 replies
  • 0 likes
  • Question
  • 638 Views
  • 5 replies
  • 0 likes

Developer Policy Section 3.13

Can we get some more clarification on what the Developer Policy Section 3.13 means? If I wanted to see my top artists, for example, would that be prohibited? 'Do not analyze the Spotify Content or the Spotify Service for any purpose, including withou...

  • Newbie
  • Can we get some more clarification on what the Developer Policy Section 3.13 means? If I wanted to see my top artists, for example, would that be prohibited?   'Do not analyze the Spotify Cont...
  • 164 Views
  • 0 replies
  • 0 likes
  • Discussion
    Question
  • 164 Views
  • 0 replies
  • 0 likes

No way to distinguish between saved podcasts and audiobooks in Get User's Saved Shows API endpoint

PlanPremiumCountryUS My Question or Issue Using the Web API in the US, if I call the Get User's Saved Shows API endpoint, it returns both my saved podcasts (shows) and audiobooks. The audiobooks appear like podcasts and their "episodes" are chapters ...

  • Casual Listener
  • Plan Premium Country US   My Question or Issue   Using the Web API in the US, if I call the Get User's Saved Shows API endpoint, it returns both my saved podcasts (shows) and au...
  • 114 Views
  • 0 replies
  • 0 likes
  • Feature Request
  • 114 Views
  • 0 replies
  • 0 likes

Redirect URI with mixed server and client sides

PlanPremium Operating SystemWindows 10 My Question or IssueHello! I have a question about the TypeScript SDK that Spotify provides.I saw that I have the option to use mixed server and client side authorization for the user, which is exactly what I ne...

  • Newbie
  • Plan Premium   Operating System Windows 10   My Question or Issue Hello! 😄 I have a question about the TypeScript SDK that Spotify provides. I saw that I have the option to use mi...
  • 161 Views
  • 0 replies
  • 0 likes
  • Client
    redirect uri
    SDK
    server
    typescript
  • 161 Views
  • 0 replies
  • 0 likes

Solved!!Superuser Contribution null values when using "Get Current User's Playlists" endpoint

I was testing my application that uses the "Get Current User's Playlists" Spotify Web API endpoint and when parsing the JSON response, my application broke. I looked into it and saw null values (playlists) in the "items" key from the JSON response. T...

  • Newbie
  • I was testing my application that uses the "Get Current User's Playlists" Spotify Web API endpoint and when parsing the JSON response, my application broke. I looked into it and saw null values (play...
  • LambertSpot
  • Spotify
  • 873 Views
  • 9 replies
  • 2 likes
  • Possible Bug
    Question
  • 873 Views
  • 9 replies
  • 2 likes

Superuser Contribution PHP Example -> Spotify Player with Web API

Hello,where can i find a simple PHP example to build / create a Spotify Player into a Website using die Web API?I want create1. a simple Button for playing one song2. a little player for multiple songs -> loading per songIDs thank you

  • Casual Listener
  • Hello, where can i find a simple PHP example to build / create a Spotify Player into a Website using die Web API? I want create 1. a simple Button for playing one song 2. a little player for mu...
  • LambertSpot
  • Spotify
  • 231 Views
  • 1 replies
  • 0 likes
  • Web API with PHP
  • 231 Views
  • 1 replies
  • 0 likes

Solved!! Try to access featured-playlists endpoint

oday, I tried accessing the endpoint:https://api.spotify.com/v1/browse/featured-playlists?locale=id_ID&country=ID×tamp=2024-12-05T05%3A48%3A37.223154&limit=50&offset=0However, the response was:{ "error": { "status": 404, "message": "Not Found" }}The ...

  • Casual Listener
  • oday, I tried accessing the endpoint: https://api.spotify.com/v1/browse/featured-playlists?locale=id_ID&country=ID&timestamp=2024-12-05T05%3A48%3A37.223154&limit=50&offset=0 However...
  • pramono
  • Casual Listener
  • 250 Views
  • 3 replies
  • 0 likes
  • featured playlist
  • 250 Views
  • 3 replies
  • 0 likes

Song dissapears from the bottom playback bar when trying to switch the song using Spotify's API

PlanPremiumCountryU.S.DeviceHP Laptop 15-dy2xxx, Raspberry Pi 3BOperating SystemWindows 11, Raspberry Pi OS My Question or IssueWhen I use my Raspberry Pi to send an API song change request, if there is currently a song playing, it will stop that son...

  • Casual Listener
  • Plan Premium Country U.S. Device HP Laptop 15-dy2xxx, Raspberry Pi 3B Operating System Windows 11, Raspberry Pi OS   My Question or Issue When I use my Raspberry Pi to send an API song...
  • 89 Views
  • 0 replies
  • 1 likes
  • Possible Bug
    Question
  • 89 Views
  • 0 replies
  • 1 likes

Can i get the most heard song&artist from the last week/month?

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueCan i get the most heard song&artist from the last week/month?im pretty new to coding using A...

  • 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 Can i g...
  • 83 Views
  • 0 replies
  • 0 likes
  • Question
  • 83 Views
  • 0 replies
  • 0 likes

Spotify Toolbar for Windows

Can we get a Spotify toolbar in windows taskbar?My Windows taskbar containing music controls will be more practical.Instead of keeping the app open in a separate window, I won't need to switch between my apps to change tracks, and I'll always be able...

  • Newbie
  • Can we get a Spotify toolbar in windows taskbar? My Windows taskbar containing music controls will be more practical. Instead of keeping the app open in a separate window, I won't need to switch be...
  • Bothbelong
  • Regular
  • 13731 Views
  • 3 replies
  • 27 likes
  • Spotify Toolbar for Window
  • 13731 Views
  • 3 replies
  • 27 likes

Podcast Embed for Show / Podcast displays Oldest Episode instead of Latest

Podcast Embed for Show displays Oldest Episode instead of LatestThe Embed for a Show / Podcast now displays the Oldest Episode for a Podcast instead of the Latest Episode, not sure when this change occurred but it would have been at least a week ago ...

embed-show.png
  • Roadie
  • Podcast Embed for Show displays Oldest Episode instead of Latest The Embed for a Show / Podcast now displays the Oldest Episode for a Podcast instead of the Latest Episode, not sure when this change...
  • daayala
  • Visitor
  • 1473 Views
  • 2 replies
  • 0 likes
  • 1473 Views
  • 2 replies
  • 0 likes

Need direct contact

Hola, soy un estudiante de 21 años y estoy desarrollando un proyecto innovador enfocado en mejorar la personalización de la experiencia del usuario promedio, lo cual podría aportar un gran valor a Spotify. Me gustaría tener la oportunidad de comparti...

  • Casual Listener
  • Hola, soy un estudiante de 21 años y estoy desarrollando un proyecto innovador enfocado en mejorar la personalización de la experiencia del usuario promedio, lo cual podría aportar un gran valor a Sp...
  • 123 Views
  • 0 replies
  • 0 likes
  • Feature Request
  • 123 Views
  • 0 replies
  • 0 likes

Play Button

PlanFreeCountryUnited StatesDeviceMacbook Air 18''Operating SystemChrome My Question or IssueHow do I get the background thing for albums?

  • Visitor
  • Plan Free Country United States Device Macbook Air 18'' Operating System Chrome   My Question or Issue How do I get the background thing for albums?
  • 462 Views
  • 0 replies
  • 0 likes
  • Question
  • 462 Views
  • 0 replies
  • 0 likes

Publishing a private podcast

My Question or Issue I am wanting to publish a private podcast that contains restricted information to only people with an invitation link, and was wondering whether there is a way this can be done on Spotify. I am publishing medical information that...

  • Casual Listener
  • My Question or Issue   I am wanting to publish a private podcast that contains restricted information to only people with an invitation link, and was wondering whether there is a way this can ...
  • 1284138288
  • Casual Listener
  • 6509 Views
  • 2 replies
  • 2 likes
  • Feature Request
  • 6509 Views
  • 2 replies
  • 2 likes