Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Spotify Soloist: a new terminal based player for headless and DIY setups

Hey everyone, we've created this thread to share details about Spotify Soloist. Spotify Soloist is a new, lightweight Spotify client for headless setups. It runs as a background service, supports Spotify Connect, and works on Raspberry Pi and other L...

Spotify

palchrb

Newbie

2477 Views

24 replies

11 likes

S4D
  • 2477 Views
  • 24 replies
  • 11 likes

Web API quota updates for Development Mode

Hey everyone, I've created this thread to share some updates to how quotas work for Development Mode apps on the Spotify Web API to help you better organize your projects. We've shared a Blog post that explains everything in detail. Here's the short ...

Spotify

paulmurray48

Newbie

2441 Views

14 replies

2 likes

Discussion
  • 2441 Views
  • 14 replies
  • 2 likes

Spotify API is frequently down

I've been using Spotify's Web API for my university project for a month. I hadn't experienced any problems with it until a week ago when the API suddenly stopped responding to requests. It was fixed about 12 hours later and functioned well until toda...

Visitor

I've been using Spotify's Web API for my university project for a month. I hadn't experienced any problems with it until a week ago when the API suddenly stopped responding to requests. It was fixed ...

Naianasha

Roadie

1166 Views

2 replies

1 likes

api
API response
Spotify Web API
  • 1166 Views
  • 2 replies
  • 1 likes

Superuser Contribution How to generate spotify pair code for creating profile as like Android smart tv connection.

Hi Guys, I want to know, How to generate spotify pair code for creating profile for spotify account, To logged like Android Smart TV. Any suggestions, Please kindly let me know. Sample Code: Sample code for pairing mobile with Android Smart TV Requir...

Casual Listener

Hi Guys,    I want to know, How to generate spotify pair code for creating profile for spotify account, To logged like Android Smart TV.     Any suggestions, Please kindly let ...

prasanthkumarkatta

Casual Listener

11331 Views

4 replies

0 likes

Discussion
  • 11331 Views
  • 4 replies
  • 0 likes

Can my app be allowed on the app store?

Hello, I would like to create an app that is basically spotify's collaborative listening feature, but with additional features like voting for songs and adjusting queue positions for what the connected device is. I have a working prototype, but I am ...

Newbie

Hello,    I would like to create an app that is basically spotify's collaborative listening feature, but with additional features like voting for songs and adjusting queue positions for w...

tsrk30

Music Fan

455 Views

1 replies

0 likes

Question
  • 455 Views
  • 1 replies
  • 0 likes

Premium Duo

My Question or Issue My plan before was premium individual, I recently upgrade to premium duo but I don’t know how to change my plan and it still requires me to pay again.

Visitor

  My Question or Issue   My plan before was premium individual, I recently upgrade to premium duo but I don’t know how to change my plan and it still requires me to pay again.  

Ximzend

Spotify Star

343 Views

1 replies

0 likes

Possible Bug
Questions
  • 343 Views
  • 1 replies
  • 0 likes

Issue using Widevine DRM (development license) in an Electron app

Hi,I started using https://github.com/castlabs/electron-releases/ recently to build an app that uses the Spotify Playback SDK. Supposedly this version of electron comes with a signed development license of Widevine which i've tested on a couple sites...

Casual Listener

Hi, I started using https://github.com/castlabs/electron-releases/ recently to build an app that uses the Spotify Playback SDK. Supposedly this version of electron comes with a signed de...

mac4444

Casual Listener

9151 Views

7 replies

4 likes

Electron
playback
SDK
Widevine
  • 9151 Views
  • 7 replies
  • 4 likes

Web API v1/playlists response cover image problem

When I was making a Web API request for a playlist around 1-2 months ago the response for "images" was in 3 sizes. And the width and height were given. And the response included the 640px one. As the second picture. And now it is like the first pictu...

Newbie

When I was making a Web API request for a playlist around 1-2 months ago the response for "images" was in 3 sizes. And the width and height were given.   And the response included the 640px o...

424 Views

0 replies

0 likes

Possible Bug
  • 424 Views
  • 0 replies
  • 0 likes

App disabled with no email or way to appeal

I'm building a service that integrates with Spotify and recently found that my app has been "Disabled and blocked". I haven't received any emails from Spotify regarding this and the UI on the developer portal doesn't give any instructions for appeali...

Regular

I'm building a service that integrates with Spotify and recently found that my app has been "Disabled and blocked". I haven't received any emails from Spotify regarding this and the UI on the develop...

380 Views

0 replies

0 likes

Question
  • 380 Views
  • 0 replies
  • 0 likes

[WebAPI] User's saved shows returns wrong total

PlanPremiumCountryGermany My Question or IssueI made a small service which queries the total amount of podcast shows in my "Your Shows"-Playlist. I have 13.410 Episodes in that playlist, yet the api returns a total of 13.260. I have not tested, how m...

Newbie

Plan Premium Country Germany   My Question or Issue I made a small service which queries the total amount of podcast shows in my "Your Shows"-Playlist. I have 13.410 Episodes in that playl...

310 Views

0 replies

0 likes

Possible Bug
  • 310 Views
  • 0 replies
  • 0 likes

iOS SDK Disconnect when app goes to background

PlanPremium CountryUSA and India DeviceiPhonePlatformMobile (iOS)Issue : We've built an app which consumes Spotify services. When my app is moved to background the SDK gets disconnected automatically. When I try to reconnect to Spotify again when my ...

Regular

Plan Premium   Country USA and India  Device iPhone Platform Mobile (iOS) Issue :  We've built an app which consumes Spotify services. When my app is moved to backgroun...

mobigaurav21

Casual Listener

941 Views

1 replies

0 likes

Possible Bug
  • 941 Views
  • 1 replies
  • 0 likes

Embedding a playlist on my website wiped my playlist

I tried to embed a Spotify playlist on my website. So, I got the embed code, and put it into my website and the playlist showed, but when I did that, for some reason, the playlist was then wiped from my Spotify account. I have searched for it but the...

Gig Goer

I tried to embed a Spotify playlist on my website. So, I got the embed code, and put it into my website and the playlist showed, but when I did that, for some reason, the playlist was then wiped from...

DJ_Alkemy

Gig Goer

505 Views

2 replies

0 likes

embed
  • 505 Views
  • 2 replies
  • 0 likes

scope reduction

I would like to request fewer scopes for my app. Does anyone have any idea where I can make a scope reduction request?

Casual Listener

I would like to request fewer scopes for my app.  Does anyone have any idea where I can make a scope reduction request?

312 Views

0 replies

0 likes

scopes
  • 312 Views
  • 0 replies
  • 0 likes

Constantly Loading on Authorize

I am using Flask/Python to develop my own web app using Spotifys web API. OAuth/Spotify client requires me to sign in multiple times (everytime I make a change to my python file). Everything was working thus far, but now I am encountering an issue wh...

Newbie

I am using Flask/Python to develop my own web app using Spotifys web API. OAuth/Spotify client requires me to sign in multiple times (everytime I make a change to my python file). Everything was work...

503 Views

0 replies

0 likes

Possible Bug API
  • 503 Views
  • 0 replies
  • 0 likes

Solved!! Getting {"code":0,"message":"Not Found"}

PlanPremiumCountryItaly Windows 10 My Question or IssueHello there guys, i'm trying to develop a discord bot to control spotify. I've followed the spotify api documentation while using a c# wrapper. I've reached the point where i generate a url to re...

Casual Listener

  Plan Premium Country Italy   Windows 10   My Question or Issue Hello there guys, i'm trying to develop a discord bot to control spotify. I've followed the spotify api docume...

Doge421

Casual Listener

779 Views

2 replies

0 likes

API Question
Discussion
Feature Request
Possible Bug
Question
  • 779 Views
  • 2 replies
  • 0 likes

Can't delete development mode app

When I log into https://developer.spotify.com/dashboard I can see old dev apps that I have created but they all have the status of Disabled and blocked. Previously I have worked around this by deleting the app and creating a new one but the 6 apps on...

Casual Listener

When I log into https://developer.spotify.com/dashboard I can see old dev apps that I have created but they all have the status of Disabled and blocked. Previously I have worked around this...

sathyabhat

Casual Listener

3391 Views

3 replies

3 likes

blocked
clientId
delete
  • 3391 Views
  • 3 replies
  • 3 likes

Check User's Saved Tracks is returning the wrong value

Check User's Saved Tracks is returning the wrong value. Sometimes it was all false, while part or all of the tracks in the request are saved(Liked songs) tracks. https://developer.spotify.com/documentation/web-api/reference/check-users-saved-tracks

Gig Goer

Check User's Saved Tracks is returning the wrong value. Sometimes it was all false, while part or all of the tracks in the request are saved(Liked songs) tracks.   https://developer.spotify.co...

WXRIW

Gig Goer

1667 Views

1 replies

2 likes

api
critical bug
wrong value
  • 1667 Views
  • 1 replies
  • 2 likes

Getting error 429 when using audio_features (even for a single track)

track_features = sp.audio_features(["3GYlZ7tbxLOxe6ewMNVTkw"])This is my code and this is the error I'm gettingMax Retries reachedurllib3.exceptions.ResponseError: too many 429 error responsesThe above exception was the direct cause of the following ...

Casual Listener

  track_features = sp.audio_features(["3GYlZ7tbxLOxe6ewMNVTkw"]) This is my code and this is the error I'm getting Max Retries reached urllib3.exceptions.ResponseError: too many 429 error r...

Fedea

Casual Listener

1486 Views

4 replies

1 likes

Feature Request
Possible Bug
Question
  • 1486 Views
  • 4 replies
  • 1 likes

Missing Retry_After header in 429 Response

Receiving the 429 error when making requests to the artist endpoint, the 'Retry-After' header is there, but this is not the case with the audio-features or audio-analysis endpoints. Here is my code:def get_audio_analysis(track_id): try: url = 'https:...

Casual Listener

Receiving the 429 error when making requests to the artist endpoint, the 'Retry-After' header is there, but this is not the case with the audio-features or audio-analysis endpoints. Here is my code: ...

Sporkify

Casual Listener

1153 Views

1 replies

2 likes

API Question
Discussion
Possible Bug
  • 1153 Views
  • 1 replies
  • 2 likes

Spotify Music Licensing

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, my name is Alperen. I like to listen to classical music and last week I decided to set...

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 Hello, ...

user-removed

Not applicable

707 Views

1 replies

0 likes

"spotify"
  • 707 Views
  • 1 replies
  • 0 likes

Is extension requests paid service?

Hi all! I was just wandering if Extension Requests for an app is paid (and how much if it is), or for free? I could't find the info anywhere. Thank you, Sandra

Regular

Hi all!  I was just wandering if Extension Requests for an app is paid (and how much if it is), or for free? I could't find the info anywhere.  Thank you,  Sandra

SandraHeinz

Regular

620 Views

2 replies

0 likes

Extension Requests
  • 620 Views
  • 2 replies
  • 0 likes

Spotify listening tracker

My Question or IssueHas anyone seen the project with the open source code on GitHub where played tracks in Spotify are tracked and counted? analog of last fm for example

Newbie

  My Question or Issue Has anyone seen the project with the open source code on GitHub where played tracks in Spotify are tracked and counted? analog  of last fm for example

484 Views

0 replies

0 likes

Tracker
  • 484 Views
  • 0 replies
  • 0 likes