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

[BUG] Failed to get lyrics for track id: #127

Open
GabryeleSantoro opened this issue Jun 13, 2024 · 3 comments
Open

[BUG] Failed to get lyrics for track id: #127

GabryeleSantoro opened this issue Jun 13, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@GabryeleSantoro
Copy link

Everytime I try to download a song with the lyrics, the song is downloaded perfectly, but the lyrics download fails. I have a premium Spotify account.

80: get_track_lyrics() :: WARNING] -> Failed to get lyrics for track id: 2HYFX63wP3otVIvopRS99Z, statucode: 504, Text: {
"error": {
"status": 504,
"message": "Service didn't reply before timeout"
}
}

@GabryeleSantoro GabryeleSantoro added the bug Something isn't working label Jun 13, 2024
@gunsha
Copy link

gunsha commented Jun 14, 2024

having the same issue, tried changing the API endpoint to spclient.wg.spotify.com/color-lyrics/v2/track/ but it get 403, while in postman with the same credentials works without any issues

@justin025
Copy link

justin025 commented Jul 25, 2024

having the same issue, tried changing the API endpoint to spclient.wg.spotify.com/color-lyrics/v2/track/ but it get 403, while in postman with the same credentials works without any issues

@gunsha could you provide me the url and oauth token you've used in postman and an example response, i might be willing to fix this in a pull request.

@gunsha
Copy link

gunsha commented Jul 25, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants