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 "No token provided" from spotify lyrics source #237

Closed
clearlakes opened this issue Nov 15, 2024 · 1 comment
Closed

Getting "No token provided" from spotify lyrics source #237

clearlakes opened this issue Nov 15, 2024 · 1 comment

Comments

@clearlakes
Copy link

When fetching lyrics via Spotify, this message has started appearing:

[Lavalink] [  XNIO-1 task-2] c.github.topi314.lavasrc.LavaSrcTools    : Server responded with not found to 'https://spclient.wg.spotify.com/color-lyrics/v2/track/37a3nbkyvkqK5KiDNNgvqA?format=json&vocalRemoval=false':

Using that url with curl:

$ curl -s "https://spclient.wg.spotify.com/color-lyrics/v2/track/37a3nbkyvkqK5KiDNNgvqA?format=json&vocalRemoval=false"

No token provided

It's 4 in the morning right now so I thought I'm probably doing something wrong but this use to work before without any changes to the config and the Youtube lyrics source works and the Spotify audio source also works (and sp_dc is given for lyrics), so I'm not really sure what could be causing this other than a change in Spotify's API maybe? Anyways thanks for maintaining this!

@DRSchlaubi
Copy link
Collaborator

Duplicate of #238

@DRSchlaubi DRSchlaubi marked this as a duplicate of #238 Nov 15, 2024
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