This issue tracker is no longer used. Join us in the Spotify for Developers forum for support with the Spotify Web Playback SDK ➡️ https://community.spotify.com/t5/Spotify-for-Developers/bd-p/Spotify_Developer
maybe I am just to stupid to get the code right. But how do I get the user's device list?
I am not able to get the right code.
I've tried a lot the last few hours...used google...but I do not know how to do it right.
How do I implement the "https://api.spotify.com/v1/me/player/devices" thing?
I've tried it with "fetch" I've tried it with a simple http request... but it's not working.
My final aim is that I can choose a device first and play the song via this device...
Steps to reproduce:
Expected behaviour:
Showing User's playlist
Actual behaviour:
Doesn't show it :x
Hey guys,
maybe I am just to stupid to get the code right. But how do I get the user's device list?
I am not able to get the right code.
I've tried a lot the last few hours...used google...but I do not know how to do it right. How do I implement the "https://api.spotify.com/v1/me/player/devices" thing? I've tried it with "fetch" I've tried it with a simple http request... but it's not working.
My final aim is that I can choose a device first and play the song via this device...
I hope you understand what I mean,,,
Thanks a lot!!