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

mrstm

Casual Listener

1440 Views

22 replies

9 likes

S4D
  • 1440 Views
  • 22 replies
  • 9 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

Sintypitch

Regular

1804 Views

11 replies

2 likes

Discussion
  • 1804 Views
  • 11 replies
  • 2 likes

Get playlist items can not filter out tracks which are unable to be played

Plan: PremiumCountry: NL Device: all My Question or Issue:Whenever I fetch a users playlist tracks (https://developer.spotify.com/documentation/web-api/reference/get-playlists-tracks) there is no option to filter out the tracks which are unable to be...

Casual Listener

Plan: Premium Country: NL   Device: all   My Question or Issue: Whenever I fetch a users playlist tracks (https://developer.spotify.com/documentation/web-api/reference/get-playli...

xiduzo

Casual Listener

959 Views

2 replies

0 likes

api
tracks
  • 959 Views
  • 2 replies
  • 0 likes

Adding songs to queue via Spotify API even if the user is not listening to anything

For context: We are developing a song recommendation platform called https://songslikex.com. We would like to create a new interaction into the user journey with an "Add song to Spotify Queue" functionality. We were implementing it based on the Devel...

Regular

For context: We are developing a song recommendation platform called https://songslikex.com.   We would like to create a new interaction into the user journey with an "Add song to Spotify Qu...

741 Views

0 replies

0 likes

Add to Queue
api
Discussion
queue
recommendation
  • 741 Views
  • 0 replies
  • 0 likes

Why does my code return an error finding devices?

I have some code to get my tokenand this code to get my available playersdef find_player(token): url = "https://api.spotify.com/v1/me/player/devices" headers = { "Authorization": f"Bearer {token}" } response = requests.get(url, headers=headers) print...

Visitor

I have some code to get my token and this code to get my available players def find_player(token): url = "https://api.spotify.com/v1/me/player/devices" headers = { "Authorization...

Ximzend

Spotify Star

538 Views

1 replies

0 likes

  • 538 Views
  • 1 replies
  • 0 likes

How can I get TYPE for campaign api ADS

I'm using the API ADS to get info from the campaigns that I created in spotify ADS, and I need to get the type of campaign or something similar to or am I getting wrong? I mean, I need to know if campaign is type audio, video, image or event or artis...

Visitor

I'm using the API ADS to get info from the campaigns that I created in spotify ADS, and I need to get the type of campaign or something similar to or am I getting wrong?  I mean, I need to kn...

511 Views

0 replies

0 likes

advertiser
api
Campaigns
Spotify
  • 511 Views
  • 0 replies
  • 0 likes

How can use the Start/Resume Playback command with an artist and music

When using the Start/Resume Playback with an album I'm able to use offset for selecting the 5th song for that album for example, I would like to do the same when selecting an artist, selecting not the first song from that artist but maybe the 5th or ...

Casual Listener

When using the Start/Resume Playback with an album I'm able to use offset for selecting the 5th song for that album for example, I would like to do the same when selecting an artist, selecting not th...

pierr975

Casual Listener

3222 Views

3 replies

1 likes

  • 3222 Views
  • 3 replies
  • 1 likes

Retrieve the affinities calculated for artists

Hello, Is there any way to be able to access the specific affinities that Spotify calculates when requesting top artists for a specific user?

Casual Listener

Hello,   Is there any way to be able to access the specific affinities that Spotify calculates when requesting top artists for a specific user?  

507 Views

0 replies

0 likes

Discussion
  • 507 Views
  • 0 replies
  • 0 likes

Is there a way to implement the web playback sdk with spotify auth token stored in http only cookie

PlanPremiumCountryFranceDeviceWeb dev, widget, Pc Operating SystemWindows My Question or IssueHi, i'm implementing spotify auth token inside my app. We put it inside the cookie of browser, with flag http-only , then the frontend can't read the token ...

Newbie

Plan Premium Country France Device Web dev, widget, Pc  Operating System Windows   My Question or Issue Hi, i'm implementing spotify auth token inside my app. We put it inside the...

555 Views

0 replies

0 likes

Discussion
  • 555 Views
  • 0 replies
  • 0 likes

token API returning 403

PlanPremiumCountryUnited KingdomDeviceWindows PCOperating SystemWindows 10 My Question or Issue So I am developing a way to add spotify to my AI bot, however when I am trying to setup a function to start playing my spotify, I get 403 no matter what w...

Newbie

Plan Premium Country United Kingdom Device Windows PC Operating System Windows 10   My Question or Issue   So I am developing a way to add spotify to my AI bot, however when I am...

Ximzend

Spotify Star

645 Views

1 replies

0 likes

  • 645 Views
  • 1 replies
  • 0 likes

Spotify force switches apps

iPhone 14 pro, ios 16, U.S., premium Spotify forces me out of other apps and onto Spotify. It happens usually while I am in the car. I will be on any other app and it randomly pops up, constantly.

Newbie

iPhone 14 pro, ios 16, U.S., premium   Spotify forces me out of other apps and onto Spotify. It happens usually while I am in the car. I will be on any other app and it randomly pops up, const...

Ximzend

Spotify Star

465 Views

1 replies

0 likes

  • 465 Views
  • 1 replies
  • 0 likes

Using Spotify API to get the actual audio file and merge it over an uploaded video

Hi there guys,I'm building an application in which people can upload their videos and download a formatted one.I want to add a feature in which they can also add their best songs from Spotify, browse for any of those and choose one.Once the uses choo...

Newbie

Hi there guys, I'm building an application in which people can upload their videos and download a formatted one. I want to add a feature in which they can also add their best songs from Spotify, br...

Ximzend

Spotify Star

4586 Views

1 replies

0 likes

"Download song using API"
  • 4586 Views
  • 1 replies
  • 0 likes

Looking for a solution to target_year

PlanPremiumCountryUS My Question or IssueI'm working with the recommendations API and want to utilize something like "target_year" to fetch songs from a certain decade. I know it's not possible currently, but does anyone have an idea of how I might b...

Casual Listener

Plan Premium Country US   My Question or Issue I'm working with the recommendations API and want to utilize something like "target_year" to fetch songs from a certain decade. I know it's n...

Ximzend

Spotify Star

916 Views

3 replies

0 likes

  • 916 Views
  • 3 replies
  • 0 likes

If I use the spotify api, can I do more than play the songs?

My question is similar to this one: https://community.spotify.com/t5/Spotify-for-Developers/Unity-AudioSource-Playback-Commercial-Integration/m-p/4969587I am building a unity game, and would like users to be able to sign into spotify from our game an...

Visitor

My question is similar to this one: https://community.spotify.com/t5/Spotify-for-Developers/Unity-AudioSource-Playback-Commercial-Integration/m-p/4969587 I am building a unity game, and would...

Ximzend

Spotify Star

1013 Views

1 replies

0 likes

API Question
  • 1013 Views
  • 1 replies
  • 0 likes

oEmbed seems to be returning an internal

trying to figure the oEmbed but i am receiving an internal server error 500 im not sure if its my axios request or the Spotify open server? the example response comes through but is over 50,000 character and 56kb long, anyone able to help with oEmbed...

Regular

trying to figure the oEmbed but i am receiving an internal server error 500 im not sure if its my axios request or the Spotify open server? the example response comes through but is over 50,000 chara...

388 Views

0 replies

0 likes

Oembed
  • 388 Views
  • 0 replies
  • 0 likes

I can't find one speaker on the other.

I have 4 groups speakers, one group i want it by the other groups. How to do it, that i have 1 group with 4 speakers?

Visitor

I have 4 groups speakers, one group i want it by the other groups. How to do it, that i have 1 group with 4 speakers?

260 Views

0 replies

0 likes

  • 260 Views
  • 0 replies
  • 0 likes

Solved!! 401 Permission missing

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueI use to be able to get the devices using:GET https://api.spotify.com/v1/me/player/devicesBut...

Casual Listener

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 I use t...

ChrixBed

Casual Listener

3611 Views

1 replies

0 likes

  • 3611 Views
  • 1 replies
  • 0 likes

A token problem

PlanPremiumCountryColombiaDeviceHuawei Matebook D14Operating SystemWindows 11 My Question or IssueIn my code I get an error regarding the tokens or so I understand.The error it shows me is the following:HTTP Error for POST to https://api.spotify.com/...

Visitor

  Plan Premium Country Colombia Device Huawei Matebook D14 Operating System Windows 11   My Question or Issue In my code I get an error regarding the tokens or so I understand. ...

Ximzend

Spotify Star

3609 Views

1 replies

0 likes

  • 3609 Views
  • 1 replies
  • 0 likes

Question about developer policy Section III.5

PlanFreeCountryUnited StatesNon-streaming SDA I am trying to determine if my application would be allowed under Section III.5 of the Spotify Developer Policy. The terms explicitly disallow integrating a product that uses Spotify for Developers with c...

Casual Listener

Plan Free Country United States Non-streaming SDA   I am trying to determine if my application would be allowed under Section III.5 of the Spotify Developer Policy. The terms explicitly di...

1505 Views

0 replies

0 likes

  • 1505 Views
  • 0 replies
  • 0 likes

Device name replaced with “iPhone”

All of a sudden, all of our devices are showing as “iPhone” “AirPods” or “samsung” rather than the person’s own device name. How do I fix this since it’s nice to know who’s connected at that time?

Casual Listener

All of a sudden, all of our devices are showing as “iPhone” “AirPods” or “samsung” rather than the person’s own device name. How do I fix this since it’s nice to know who’s connected at that time?

Ila2909

Newbie

1586 Views

2 replies

2 likes

  • 1586 Views
  • 2 replies
  • 2 likes