Type in your question below and we'll check to see what answers we can find...
Loading article...
Submitting...
If you couldn't find any answers in the previous step then we need to post your question in the community and wait for someone to respond. You'll be notified when that happens.
Simply add some detail to your question and refine the title if needed, choose the relevant category, then post.
Before we can post your question we need you to quickly make an account (or sign in if you already have one).
Don't worry - it's quick and painless! Just click below, and once you're logged in we'll bring you right back here and post your question. We'll remember what you've already typed in so you won't have to do it again.
Please see below the most popular frequently asked questions.
Loading article...
Loading faqs...
Please see below the current ongoing issues which are under investigation.
Loading issue...
Loading ongoing issues...
Is there a way to activate a playback device using the api and why can't I see my ethernet speakers using the get playback devices api?
Solved! Go to Solution.
use this endpoint to transfer playback to an active device
https://developer.spotify.com/documentation/web-api/reference/player/transfer-a-users-playback/
you can obtain the device ID needed using this endpoint
https://developer.spotify.com/documentation/web-api/reference/player/get-a-users-available-devices/
Hey as far as my understanding of the APIs goes, the device in question has to be manually made active in order to transfer playback to it.
use this endpoint to transfer playback to an active device
https://developer.spotify.com/documentation/web-api/reference/player/transfer-a-users-playback/
you can obtain the device ID needed using this endpoint
https://developer.spotify.com/documentation/web-api/reference/player/get-a-users-available-devices/
Every time I want to transfer the playback, I simply get error 500, although I use the correct device ID.
I tried it by using the API directly and also through the web console.
Originally, I just wanted to play music on a device which was marked as not active. The play command just went through but the music didn't start. In the old GitHub repo, I found the advice to transfer the user's playback which finally led me here.
i have exactly the same problem. every time I try to activate the player, I get the 500 error ...
is there already a solution here?
Supplement:
for some accounts it works without problems, but not for others. could there possibly be problems with the accounts in a family subscription?
after playing around, i found out that i have to start something with this account from the spotifyapp first. from then on the activation of the player via the API works fine...
Hi sir, I have the same exact behaviour... Did find any solution in order to not having to manually start music on this device to make it available ? Thanks 🙂
I have the same issue. Is there any way to "wake up" a device through the web api?
It appears Spotify managers have disabled the feature to get the available devices from the API:
Same issue. Can't transfer playback, start playback, or even see the device listed unless I manually start playback on the device first which makes the API practically useless ☹️
Hi,
This used to work for me but now:
https://api.spotify.com/v1/me/player/devices
Thanks. I’ve a dubt, it is possible to start playback in a spotify connect device from web api or ios sdk without having to start the play back in another device and transfering the playback to the spotify connect device I want to activate?
Hey there you, Yeah, you! 😁 Welcome - we're glad you joined the Spotify Community! While you here, let's have a fun game and get…