[GH-ISSUE #43] endless waiting #35

Closed
opened 2026-02-27 19:05:15 +03:00 by kerem · 4 comments
Owner

Originally created by @dedindi on GitHub (Jul 9, 2025).
Original GitHub issue: https://github.com/akashrchandran/syrics-web/issues/43

hi akashrchandran

We have the same issue again.

https://github.com/akashrchandran/syrics-web/issues/42#issuecomment-3046735568

Example link: https://open.spotify.com/track/0Cy7wt6IlRfBPHXXjmZbcP?si=c0eab6c97e99455a

Originally created by @dedindi on GitHub (Jul 9, 2025). Original GitHub issue: https://github.com/akashrchandran/syrics-web/issues/43 hi akashrchandran We have the same issue again. https://github.com/akashrchandran/syrics-web/issues/42#issuecomment-3046735568 Example link: https://open.spotify.com/track/0Cy7wt6IlRfBPHXXjmZbcP?si=c0eab6c97e99455a
kerem closed this issue 2026-02-27 19:05:15 +03:00
Author
Owner

@MouadhDRXD commented on GitHub (Jul 31, 2025):

Yeah, this keeps happening to every song, we can't download any lyrics

<!-- gh-comment-id:3140199957 --> @MouadhDRXD commented on GitHub (Jul 31, 2025): Yeah, this keeps happening to every song, we can't download any lyrics
Author
Owner

@443pablo commented on GitHub (Aug 1, 2025):

@akashrchandran the issue is error handling
heres the error

<br />
<b>Warning</b>:  Undefined array key "accessTokenExpirationTimestampMs" in <b>/var/task/user/src/Spotify.php</b> on line <b>161</b><br />
<br />
<b>Warning</b>:  Undefined array key "accessToken" in <b>/var/task/user/src/Spotify.php</b> on line <b>177</b><br />
{"error":true,"message":"lyrics for this track is not available on spotify!"}

the program expects it to return json when there is markup prepended to it. This happens when fetching the API (so I assume there is a bigger server error issue at hand

<!-- gh-comment-id:3142743327 --> @443pablo commented on GitHub (Aug 1, 2025): @akashrchandran the issue is error handling heres the error ```json <br /> <b>Warning</b>: Undefined array key "accessTokenExpirationTimestampMs" in <b>/var/task/user/src/Spotify.php</b> on line <b>161</b><br /> <br /> <b>Warning</b>: Undefined array key "accessToken" in <b>/var/task/user/src/Spotify.php</b> on line <b>177</b><br /> {"error":true,"message":"lyrics for this track is not available on spotify!"} ``` the program expects it to return json when there is markup prepended to it. This happens when fetching the API (so I assume there is a bigger server error issue at hand
Author
Owner

@cdh31211811 commented on GitHub (Aug 3, 2025):

Still happening. Please fix asap

<!-- gh-comment-id:3148429816 --> @cdh31211811 commented on GitHub (Aug 3, 2025): Still happening. Please fix asap
Author
Owner

@akashrchandran commented on GitHub (Aug 3, 2025):

I have fixed that, but the Spotify has started rate limiting https://github.com/akashrchandran/spotify-lyrics-api/issues/54

<!-- gh-comment-id:3148543238 --> @akashrchandran commented on GitHub (Aug 3, 2025): I have fixed that, but the Spotify has started rate limiting https://github.com/akashrchandran/spotify-lyrics-api/issues/54
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/syrics-web#35
No description provided.