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

Getting "Premium required" error #1

Open
sahilsuri008 opened this issue Dec 4, 2024 · 4 comments
Open

Getting "Premium required" error #1

sahilsuri008 opened this issue Dec 4, 2024 · 4 comments

Comments

@sahilsuri008
Copy link

Hello,

I installed the mcp successfully, set up the app on the developer dashboard but when I ask Claude desktop to play a song, it's giving the following error:

An error occurred with the Spotify Client: http status: 403, code:-1 - https://api.spotify.com/v1/me/player/play?device_id=307e801380863c12d87bf50d778fc9d4104e8cc2:
Player command failed: Premium required, reason: PREMIUM_REQUIRED

@varunneal
Copy link
Owner

Do you have Spotify premium? From the Spotify API docs.

This API only works for users who have Spotify Premium.

@sahilsuri008
Copy link
Author

Yes, I have spotify premium.

@sahilsuri008
Copy link
Author

Hello,

Now, I'm getting a different error:
{
action: start,
track_id: 6kIpxmFQ35wgI3cK77LKbx
}
error: invalid_client, error_description: Invalid client

@varunneal
Copy link
Owner

If I were to guess, you should double check SPOTIFY_CLIENT_ID and SPOTIFY_CLIENT_SECRET to make sure they are correct.

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

2 participants