Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vscode-spotify: Failed to perform operation Unknown error: reason" : "NO_ACTIVE_DEVICE" } #76

Open
ghost opened this issue Nov 26, 2018 · 8 comments

Comments

@ghost
Copy link

ghost commented Nov 26, 2018

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" } }

@PeterStAngelo
Copy link

PeterStAngelo commented Nov 29, 2018

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.

@MaheshPawaar
Copy link

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

@sahuk
Copy link

sahuk commented Jun 4, 2019

Same as #74

@ozee
Copy link

ozee commented Jun 9, 2019

@norsten This also worked for me, thanks.

@AeonFr
Copy link

AeonFr commented Jul 9, 2019

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!

@julioaze
Copy link

julioaze commented Jul 2, 2020

what's the point of having an extension if the spotify workspace needs to be running?

@RawMajkel
Copy link

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.

@T-Proc
Copy link

T-Proc commented Apr 17, 2024

Seems like this no longer works :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants