vscode-spotify
vscode-spotify copied to clipboard
vscode-spotify: Failed to perform operation Unknown error: reason" : "NO_ACTIVE_DEVICE" }
vscode-spotify: Failed to perform operation Unknown error: status code404 ; { "error" : { "status" : 404, "message" : "Player command failed: No active device found", "reason" : "NO_ACTIVE_DEVICE" } }
UPDATE: I was also getting this error, I was able to avoid it by doing the following... Open the Spotify desktop app and select 'This Computer' in the device list, Then back in VSCode, click on the chosen track inside the TrackList.
UPDATE: I was also getting this error, I was able to avoid it by doing the following... Open the Spotify desktop app and select 'This Computer' in the device list, Then back in VSCode, click on the chosen track inside the TrackList.
It's working. Thank you
Same as #74
@Norsten This also worked for me, thanks.
In a similar fashion, you can open the spotify web player and start any music. You can then control the web player from within VS Code.
Please note, if you close the browser tab, the error will come back.
For those without the Desktop app installed!
what's the point of having an extension if the spotify workspace needs to be running?
what's the point of having an extension if the spotify workspace needs to be running?
You can minimize Spotify using "Close button should minimize Spotify window" option and the extension works fine. The point is, you don't have to switch windows i guess.
Seems like this no longer works :/