question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

vscode-spotify: Failed to perform operation Unknown error: status code 403

See original GitHub issue

I just installed vscode-spotify and connected it to my Spotify account but it seems that I can’t get it working, whenever I try to put a playlist it outputs this:

vscode-spotify: Failed to perform operation Unknown error: status code403 ; {
  "error" : {
    "status" : 403,
    "message" : "Not available for the current user"
  }
}

Image vscode_spotify_error

I’m using Linux, by the way…

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
ShyykoSerhiycommented, Oct 8, 2018

It looks like you have free Spotify account. Unfortunately almost all endpoints of spotify web api are available only for Spotify Premium users (which is a shame really). There is nothing I can do about that.

0reactions
TheWarrior047commented, Sep 11, 2020

vscode-spotify: Failed to perform operation Unknown error: status code403 ; { “error” : { “status” : 403, “message” : “Player command failed: Premium required”, “reason” : “PREMIUM_REQUIRED” } }

Read more comments on GitHub >

github_iconTop Results From Across the Web

visual studio code - vscode-spotify NO_ACTIVE_DEVICE
When from another spotify client the current device is selected and song is played, it works because the current device id active status...
Read more >
HTTP Error 403 Forbidden: What It Means and How to Fix It
The 403 (Forbidden) status code indicates that the server understood the request but refuses to authorize it...If authentication credentials ...
Read more >
Fix 403 Forbidden errors when connecting to API Gateway ...
The HTTP 403 Forbidden error most commonly occurs when private DNS is enabled for an API Gateway interface VPC endpoint that's associated ...
Read more >
403 Forbidden - HTTP - MDN Web Docs - Mozilla
The HTTP 403 Forbidden response status code indicates that the server understands the request but refuses to authorize it.
Read more >
What Is the 403 Forbidden Error and How to Fix It (8 ...
Let's take a better look at each of the eight available methods to solve the HTTP error 403. Please note that while the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found