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

Increasing security requirements for integration with Spotify Web API

Hey all, we’re making some changes to the Spotify Web API. To improve security, we are planning to remove support for two ways of integrating with Spotify that have been replaced with more secure alternatives. Please check the Spotify for Developers ...

  • Spotify
  • Spotify
  • SemajOG
  • Visitor
  • 5327 Views
  • 9 replies
  • 6 likes
  • Discussion
  • 5327 Views
  • 9 replies
  • 6 likes

Superuser Contribution [WEB API] Follow playlist vs Add to Library

Hello,The Web API still offers endpoint to follow / unfollow a playlist and to check if a user follows a playlist, but I don't see this action in Spotify anymore, it seems to have been replaced with "Add to Library", which doesn't seem to be the same...

  • Visitor
  • Hello, The Web API still offers endpoint to follow / unfollow a playlist and to check if a user follows a playlist, but I don't see this action in Spotify anymore, it seems to have been replaced wit...
  • LambertSpot
  • Spotify
  • 413 Views
  • 1 replies
  • 0 likes
  • spotify-web-api
    web-api
  • 413 Views
  • 1 replies
  • 0 likes

Superuser Contribution Auth not working for web api on certain iPhones

I'm using the Spotify Web API to create a music player within a web app. I've got everything working fine on all devices, except for newer iPhones. On the iPhone 10, iPhone 14 and iPhone 15, on all browsers, authentication isn't working. After loggin...

  • Newbie
  • I'm using the Spotify Web API to create a music player within a web app. I've got everything working fine on all devices, except for newer iPhones.   On the iPhone 10, iPhone 14 and iPhone 15,...
  • LambertSpot
  • Spotify
  • 414 Views
  • 2 replies
  • 0 likes
  • authentication
  • 414 Views
  • 2 replies
  • 0 likes

What if, there were a setting to restart the playlist at the end of the last song?

What if the devs add a feature so we can automaticaly restart the playlist after last song. Instead of listening to recommended songs.

  • Visitor
  • What if the devs add a feature so we can automaticaly restart the playlist after last song. Instead of listening to recommended songs.
  • Ximzend
  • Spotify Star
  • 240 Views
  • 1 replies
  • 0 likes
  • Feature Request
  • 240 Views
  • 1 replies
  • 0 likes

Solved!! Development mode API key, User Management, login with Google

Hello, My API key is in the Development quota mode (https://developer.spotify.com/documentation/web-api/concepts/quota-modes). I've followed the directions to add testers under the User Management tab. Most of my testers are able to login without any...

  • Casual Listener
  • Hello,   My API key is in the Development quota mode (https://developer.spotify.com/documentation/web-api/concepts/quota-modes). I've followed the directions to add testers under the User Mana...
  • zanderpaul
  • Casual Listener
  • 809 Views
  • 2 replies
  • 0 likes
  • Question
  • 809 Views
  • 2 replies
  • 0 likes

Whenever I play the song, after few seconds the sound doesn't come

Whenever I play the song, after few seconds the sound doesn't come but music keeps playing then I open app and puse and play the song after some time it happens again and I am facing this problem since I was not a premium member, when I will buy your...

  • Newbie
  • Whenever I play the song, after few seconds the sound doesn't come but music keeps playing then I open app and puse and play the song after some time it happens again and I am facing this problem sin...
  • 153 Views
  • 0 replies
  • 0 likes
  • 153 Views
  • 0 replies
  • 0 likes

Superuser Contribution Display Canvas Clip full screen on Laptop

On a desktop app your playlist artwork is to the right however certain tracks have a "canvas" music video that plays with the song. I want to be able to load this in the Miniplayer and make it full screen like you can with the standard artwork.

  • Visitor
  • On a desktop app your playlist artwork is to the right however certain tracks have a "canvas" music video that plays with the song. I want to be able to load this in the Miniplayer and make it full s...
  • looniee
  • Regular
  • 2384 Views
  • 2 replies
  • 3 likes
  • 2384 Views
  • 2 replies
  • 3 likes

Postman vs SoapUI for Spotify API?

Hi all,I would just like to ask whether Postman or SoapUI would be better for working with Spotify's API? It seems that these two choices are very popular among developers.However, aside from Postman and SoapUI, I have also been recommended a couple ...

  • Regular
  • Hi all, I would just like to ask whether Postman or SoapUI would be better for working with Spotify's API? It seems that these two choices are very popular among developers. However, aside from...
  • 321 Views
  • 0 replies
  • 0 likes
  • api
  • 321 Views
  • 0 replies
  • 0 likes

401's on some, not all, search API calls

I have an app that maintains a ranking of my most played songs over certain periods. I get this ranked list from last.fm, which does not have direct links to the spotify URIs, so I make calls to the /search endpoint for each song in order to get a UR...

  • Newbie
  • I have an app that maintains a ranking of my most played songs over certain periods. I get this ranked list from last.fm, which does not have direct links to the spotify URIs, so I make calls to the ...
  • ReubenF
  • Regular
  • 439 Views
  • 1 replies
  • 5 likes
  • api
    authorization
    Search
  • 439 Views
  • 1 replies
  • 5 likes

Constantly getting rate limit even after a few requests

I'm having very aggressively rate limiting issues with the Spotify Web API for my project, Even after creating a new application and implementing caching for most requests I'm still facing problems - After only 2-3 requests, I get rate limited for al...

  • Newbie
  • I'm having very aggressively rate limiting issues with the Spotify Web API for my project, Even after creating a new application and implementing caching for most requests I'm still facing probl...
  • 480 Views
  • 0 replies
  • 0 likes
  • rate-limit
    web-api
  • 480 Views
  • 0 replies
  • 0 likes

recently played pagination problem

PlanPremiumCountryUSADeviceiMac Operating SystemmacOS Sonoma 14.5 My Question or IssueI call the following command in a loop. it should stop when response['next'] is NULL: response = sp.current_user_recently_played(limit=50, after=int(cutoff_time.tim...

  • Casual Listener
  • Plan Premium Country USA Device iMac  Operating System macOS Sonoma 14.5   My Question or Issue I call the following command in a loop.  it should stop when response['next'] ...
  • tyro2001
  • Casual Listener
  • 285 Views
  • 4 replies
  • 0 likes
  • Possible Bug
  • 285 Views
  • 4 replies
  • 0 likes

Spotify Remote SDK fails while connecting to Automotive spotify App

PlanFree/PremiumCountry DeviceAutomotiveOperating SystemAndroid My Question or Issue Our Team is building an app that connects to spotify app for playback control. Android spotify remote sdk not able to connect to spotify Automotive app. Internally t...

  • Visitor
  • Plan Free/Premium Country   Device Automotive Operating System Android   My Question or Issue   Our Team is building an app that connects to spotify app for playback control...
  • 189 Views
  • 0 replies
  • 0 likes
  • Possible Bug
  • 189 Views
  • 0 replies
  • 0 likes

Spotify random skips songs

Hi everyone, I'm running into a strange issue with a music guessing game we’ve developed that uses Spotify URLs. We format the links like this: https://open.spotify.com/track/{{trackid}} These links are embedded in QR codes. When scanned with a mobil...

https---open.spotify.com-track-030RDC2ayPOUM32F9IH7eE.png https---open.spotify.com-track-05pKAafT85jeeNhZ6kq7HT.png https---open.spotify.com-track-05qXhd5dgfDS5mDEf7dbfN.png https---open.spotify.com-track-07GvNcU1WdyZJq3XxP0kZa.png
  • Casual Listener
  • Hi everyone,   I'm running into a strange issue with a music guessing game we’ve developed that uses Spotify URLs. We format the links like this: https://open.spotify.com/track/{{trackid}...
  • 223 Views
  • 0 replies
  • 0 likes
  • 223 Views
  • 0 replies
  • 0 likes

Getting more than 50 recently played songs from API

I'm using the Spotify API to get my recently played songs and would really love to be able to get more than 50 of them. Is there any way at all that I could do this? I'm happy to pay for it too. Thanks!

  • Casual Listener
  • I'm using the Spotify API to get my recently played songs and would really love to be able to get more than 50 of them. Is there any way at all that I could do this? I'm happy to pay for it too. &nb...
  • jverma
  • Casual Listener
  • 1935 Views
  • 1 replies
  • 15 likes
  • api
    recently-played
  • 1935 Views
  • 1 replies
  • 15 likes

How does last.fm retrieve a user's full listening history?

From all the API calls available, I could find I got get recently played but that can retrieve at most 50 recently played songs.

  • Casual Listener
  • From all the API calls available, I could find I got get recently played but that can retrieve at most 50 recently played songs.
  • jverma
  • Casual Listener
  • 403 Views
  • 3 replies
  • 0 likes
  • api
    API Help
    Help
    Question
    Song History
  • 403 Views
  • 3 replies
  • 0 likes

Issue with API Usage for Managing a Large Spotify Account

Plan:PremiumDevice:PCOperating System:Windows 10My Question or Issue:I’m encountering an issue with the Spotify API while managing my account, where I follow over 2,400 artists. My project involves running a weekly script to check all these artists f...

  • Casual Listener
  • Plan: Premium Device: PC Operating System: Windows 10 My Question or Issue: I’m encountering an issue with the Spotify API while managing my account, where I follow over 2,400 artists. My proj...
  • SI0810
  • Visitor
  • 1017 Views
  • 6 replies
  • 5 likes
  • 403 error
    api
    Followed Artists
    rate limiting
  • 1017 Views
  • 6 replies
  • 5 likes

Upload Daily Podcast directly from datacenter

Hello!We like to upload, refresh and delete Podcast Episodes directly from our datacenter withou using the Webportal. Is it possible?Requirements on Spotify Side:- Server accepting Upload with ftp, sftp, sco, ssh, rsync ...- Authetification Key based...

  • Visitor
  • Hello! We like to upload, refresh and delete Podcast Episodes directly from our datacenter withou using the Webportal. Is it possible? Requirements on Spotify Side: - Server accepting Upload with ...
  • cloudson
  • Newbie
  • 603 Views
  • 3 replies
  • 2 likes
  • Upload API
  • 603 Views
  • 3 replies
  • 2 likes

Is it legal to use 30 second preview via API?

Hi, I'm creating an app and I wanted to know if it's legal to use the Spotify API to play a 30 second preview of the song.Basically I would insert a button with the words "Listen to song preview", and then I would have to insert something else?Can th...

  • Visitor
  • Hi, I'm creating an app and I wanted to know if it's legal to use the Spotify API to play a 30 second preview of the song. Basically I would insert a button with the words "Listen to song preview", ...
  • 455 Views
  • 0 replies
  • 0 likes
  • api
    legal
    preview
  • 455 Views
  • 0 replies
  • 0 likes

Fetching Multiple songs(Spotify API)

I just wanted to find out if its possible to fetch a whole bunch of songs based on the specified market and /or genre Like say for instance i wanted to fetch every Dance song released in Portugal in the past year,would this be posible ?

  • Newbie
  • I just wanted to find out if its possible to fetch a whole bunch of songs based on the specified market and /or genre    Like say for instance i wanted to fetch every Dance song released ...
  • 346 Views
  • 0 replies
  • 0 likes
  • Question
  • 346 Views
  • 0 replies
  • 0 likes

Spotify is becoming hard to use

PlanPremiumCountryCanadaDeviceIphone 13Operating System(iOS 18)My Question or IssueI hate how Spotify is becoming a tool to use Audiobook/Podcast. Like why am I being suggested podcast or audiobooks when I never listen to them. Where is my music.... ...

  • Casual Listener
  • Plan Premium Country Canada Device Iphone 13 Operating System (iOS 18) My Question or Issue I hate how Spotify is becoming a tool to use Audiobook/Podcast. Like why am I being suggested podc...
  • 544 Views
  • 0 replies
  • 0 likes
  • App & Features
    Discussion
    Feature
  • 544 Views
  • 0 replies
  • 0 likes