You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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"
}
}
The text was updated successfully, but these errors were encountered: