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

Gromushka

Music Fan

2853 Views

25 replies

11 likes

S4D
  • 2853 Views
  • 25 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

2580 Views

14 replies

2 likes

Discussion
  • 2580 Views
  • 14 replies
  • 2 likes

resolve

headers = {"Authorization" : "application/json"}endpoint = "https://api.spotify.com/v1/search"data = urlencode({"type":"album","include_external":"audio"})print(data),lookup_url = f"{endpoint}?{data}"print(lookup_url)r= requests.get(lookup_url, data=...

Visitor

headers = { "Authorization" : "application/json" } endpoint = "https://api.spotify.com/v1/search" data = urlencode({"type":"album","include_external":"audio"}) print(data), lookup_url = f"{endp...

Ximzend

Spotify Star

497 Views

1 replies

0 likes

Discussion
  • 497 Views
  • 1 replies
  • 0 likes

Solved!!Superuser Contribution "User not registered in the Developer Dashboard" error with additional users on app

PlanPremiumCountryGermanyOperating System(Windows 11) My Question or Issue Hi, I'm using OAuth for my client side app made with Nextjs. I can make requests to the api after authentication with my account but other users cannot and the error is i get ...

Casual Listener

  Plan Premium Country Germany Operating System (Windows 11)   My Question or Issue   Hi, I'm using OAuth for my client side app made with Nextjs. I can make requests to the ...

Emmamarg

Visitor

2395 Views

3 replies

1 likes

  • 2395 Views
  • 3 replies
  • 1 likes

Has Anyone developed a web API or app to auto refill playlist and artist metadata?

Has Anyone developed a web API or app to auto refill playlist and artist metadata to combat false / malicious repeated playlist reporting from bots, etc? For a while Spotify has allowed false reporting to go on and automatically takes down the playli...

Regular

Has Anyone developed a web API or app to auto refill playlist and artist metadata to combat false / malicious repeated playlist reporting from bots, etc? For a while Spotify has allowed false reporti...

505 Views

0 replies

0 likes

API Pricing
App Development
False
metadata
Metadata correction
Playlist naming
Removal
reporting
  • 505 Views
  • 0 replies
  • 0 likes

Field filters using operators

Hi!How can I use in a query that includes filters like genre an operator? I want to get from the "https://api.spotify.com/v1/search" endpoint all the songs matching a keyword that are in at least 1 of the genres that I include in the search. Searchin...

Newbie

Hi! How can I use in a query that includes filters like genre an operator? I want to get from the "https://api.spotify.com/v1/search" endpoint all the songs matching a keyword that are in at le...

mrmikopi

Newbie

1501 Views

1 replies

1 likes

genre
Query
Search
  • 1501 Views
  • 1 replies
  • 1 likes

Extended Quota

Hi, we've an application (website A) where artists can generate landing pages (website B) where users can pre save their songs.Do we need to review website A or website B? If the answer si website B, which "application url" do we need to provide? Is ...

Newbie

Hi, we've an application (website A) where artists can generate landing pages (website B) where users can pre save their songs. Do we need to review website A or website B? If the answer si website ...

Ximzend

Spotify Star

440 Views

1 replies

0 likes

  • 440 Views
  • 1 replies
  • 0 likes

Audio features null

PlanPremiumCountryUSA Lately many new added tracks have { "audio_features": [ null ] }So there is no information on any of the audio features.I've never encountered this issue before since I keep track of my play history for the last three years. For...

Regular

  Plan Premium Country USA     Lately many new added tracks have { "audio_features": [ null ] } So there is no information on any of the audio features. I've never encoun...

487 Views

0 replies

1 likes

  • 487 Views
  • 0 replies
  • 1 likes

Extended quota rejected

Hey,We have a website in development where musicians can present their songs to curators. The curators write a feedback to the song. In return they get a small amount of money.If the curator wants, he can add the song 100% voluntarily (no compulsion)...

Regular

Hey, We have a website in development where musicians can present their songs to curators. The curators write a feedback to the song. In return they get a small amount of money. If the curator ...

Rotate99

Regular

584 Views

1 replies

0 likes

  • 584 Views
  • 1 replies
  • 0 likes

iOS: Track not play

I have used Spotify APIs and use the SpotifyAudioPlayback framework to play the tracks all are working fine 5-6 days ago but recently I face an issue with the track player it gives me an error for Premium Account required but my account is already pr...

Regular

I have used Spotify APIs and use the SpotifyAudioPlayback framework to play the tracks all are working fine 5-6 days ago but recently I face an issue with the track player  it gives me an error...

wiiwiiw

Roadie

1177 Views

5 replies

0 likes

iOS Development
  • 1177 Views
  • 5 replies
  • 0 likes

30-band EQ apps broken with SDK change: screenshot comparison with Spotify’s own 6-band EQ.

Spotify, Please note how the SDK change has ruined my enjoyment of your service by comparing these screenshots of MyuRa (on iOS) 30-band EQ (with 0.1 db of precision) with Spotify’s integrated 6-band EQ… an EQ that doesn’t even provide numerical feed...

Casual Listener

Spotify,    Please note how the SDK change has ruined my enjoyment of your service by comparing these screenshots of MyuRa (on iOS) 30-band EQ (with 0.1 db of precision) with Spotify’s in...

daveisthemusic

Casual Listener

1009 Views

2 replies

3 likes

eq
SDK
streaming
  • 1009 Views
  • 2 replies
  • 3 likes

Question about downloading

I want to control spotify to download songs through SDK in my appBecause I have been offline for a long timeI want to connect to Spotify and get a tracklist when I'm offlineOf course it's better to play musicHelp!!!Thanks!!!

Newbie

I want to control spotify to download songs through SDK in my app Because I have been offline for a long time I want to connect to Spotify and get a tracklist when I'm offline Of course it's bette...

411 Views

0 replies

0 likes

  • 411 Views
  • 0 replies
  • 0 likes

How to return all playlists that include a specific track

Hello, I'm interested in creating a tool that returns all playlists that include a certain track. The tool would be similar to the one used in these websites: https://www.chosic.com/spotify-playlist-search-tool-by-song-or-artist/https://vibify.net/Ex...

Newbie

Hello, I'm interested in creating a tool that returns all playlists that include a certain track. The tool would be similar to the one used in these websites:  https://www.chosic.com/spotify-p...

1051 Views

0 replies

5 likes

Query
Web API
  • 1051 Views
  • 0 replies
  • 5 likes

Getting track genre data without logging in.

PlanPremiumI am currently developing an app for personal use, that should fetch the genre of a track If I provide track ID. This I belive Is possible, but only with authentication/logging in. Is there a method where I can avoid logging in, since all ...

Visitor

Plan Premium I am currently developing an app for personal use, that should fetch the genre of a track If I provide track ID. This I belive Is possible, but only with authentication/logging in. Is ...

Ximzend

Spotify Star

1294 Views

1 replies

0 likes

api
API request
Music
  • 1294 Views
  • 1 replies
  • 0 likes

drag songs so you can place them wherever you like in playlist

My Question or Issuewhy is it that i cant drag a song in my playlist and place it wherever i like in the playlist its so depressing that you cant place them in any order you like. like when i find a new artist or something and add 5 songs to my playl...

Visitor

My Question or Issue why is it that i cant drag a song in my playlist and place it wherever i like in the playlist its so depressing that you cant place them in any order you like. like when i find ...

Aimarekin

Newbie

599 Views

1 replies

0 likes

  • 599 Views
  • 1 replies
  • 0 likes

WEB Playback SDK Demo app doesn't work in build version

PlanPremiumCountryTurkeyDeviceAcer Nitro 5 AN515-57Operating SystemWindows 11 My Question or IssueI was trying to build an Fake UI for Spotify. First i created the ui and added interactivity using React.js. In production version, started using "npm r...

Newbie

Plan Premium Country Turkey Device Acer Nitro 5 AN515-57 Operating System Windows 11   My Question or Issue I was trying to build an Fake UI for Spotify. First i created the ui and add...

864 Views

0 replies

1 likes

Web Playback API
Web SDK custom player
  • 864 Views
  • 0 replies
  • 1 likes

Adding Favorite artists onto profile

PlanPremiumCountryAny country should have access to it, however I'm from AustraliaDevice(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueI evidently don't have any issues f...

Newbie

  Plan Premium Country Any country should have access to it, however I'm from Australia Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android ...

576 Views

0 replies

0 likes

Discussion
  • 576 Views
  • 0 replies
  • 0 likes

Albums with tracks restricted by product

PlanFree My Question or IssueHi, I'm using the REST API, more specifically, the "Get Album Tracks" operation. According to the official docs (https://developer.spotify.com/documentation/web-api/reference/#/operations/get-track) the reasons for restri...

Casual Listener

Plan Free   My Question or Issue Hi, I'm using the REST API, more specifically, the "Get Album Tracks" operation. According to the official docs (https://developer.spotify.com/documentation/...

juaaloval

Casual Listener

607 Views

2 replies

0 likes

  • 607 Views
  • 2 replies
  • 0 likes

No stats

There are no danceability energy positiveness liveness stats for seven of my songs in my album the Evolution Of. Where are they? My Spotify Artist name is Abs2217.

Newbie

There are no danceability energy positiveness liveness stats for seven of my songs in my album the Evolution Of. Where are they? My Spotify Artist name is Abs2217.

431 Views

0 replies

0 likes

  • 431 Views
  • 0 replies
  • 0 likes

Solved!! Playlist full

any one got this problem..?   

Regular

any one got this problem..?    

Ximzend

Spotify Star

674 Views

1 replies

0 likes

  • 674 Views
  • 1 replies
  • 0 likes

Having Issue Problem With Using Spotify

PlanFree CountryMalaysia Device(Dell Inspiron 15 3000)Operating System(Window 11) My Question or IssueDear Spotify Developers i am having problem with using Spotify. The Spotify server somehow cant even auto connect access through Discord or somehow ...

Newbie

  Plan Free   Country Malaysia   Device (Dell Inspiron 15 3000) Operating System (Window 11)   My Question or Issue Dear Spotify Developers   i am having probl...

421 Views

0 replies

0 likes

Problem with connection
  • 421 Views
  • 0 replies
  • 0 likes

multiple instances of Web Playback

Hey, I was wondering if the following scenario will be possible to implement, I'm assuming that yes but I have troubles creating a proof of concept, let me explain: I would like to create an application which for now will play random songs from Spoti...

Regular

Hey,  I was wondering if the following scenario will be possible to implement, I'm assuming that yes but I have troubles creating a proof of concept, let me explain:   I would like to cr...

polishwonderboy

Regular

4933 Views

5 replies

1 likes

  • 4933 Views
  • 5 replies
  • 1 likes