[GH-ISSUE #49] Endless Loading #40

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

Originally created by @Ghinzi on GitHub (Oct 31, 2025).
Original GitHub issue: https://github.com/akashrchandran/syrics-web/issues/49

Not sure why, but whenever I try to download lyrics, the wheel spins and it doesn't download. It used to work but not anymore.

Originally created by @Ghinzi on GitHub (Oct 31, 2025). Original GitHub issue: https://github.com/akashrchandran/syrics-web/issues/49 Not sure why, but whenever I try to download lyrics, the wheel spins and it doesn't download. It used to work but not anymore.
kerem closed this issue 2026-02-27 19:05:16 +03:00
Author
Owner

@maya-doshi commented on GitHub (Nov 6, 2025):

this is because the SP_DC on the deployed instance seems to be expired, or (more likely) spotify changed how verification works on the backend given that my script also broke despite refreshing the token

i get this back when i directly query the syrics api at https://spotify-lyrics-api-pi.vercel.app

<br />
<b>Fatal error</b>:  Uncaught SpotifyLyricsApi\SpotifyException: The SP_DC set seems to be invalid, please correct it! in /var/task/user/src/Spotify.php:162
Stack trace:
#0 /var/task/user/src/Spotify.php(181): SpotifyLyricsApi\Spotify-&gt;getToken()
#1 /var/task/user/api/index.php(27): SpotifyLyricsApi\Spotify-&gt;checkTokenExpire()
#2 {main}
  thrown in <b>/var/task/user/src/Spotify.php</b> on line <b>162</b><br />
<!-- gh-comment-id:3497783558 --> @maya-doshi commented on GitHub (Nov 6, 2025): this is because the SP_DC on the deployed instance seems to be expired, or (more likely) spotify changed how verification works on the backend given that my script also broke despite refreshing the token i get this back when i directly query the syrics api at https://spotify-lyrics-api-pi.vercel.app ``` <br /> <b>Fatal error</b>: Uncaught SpotifyLyricsApi\SpotifyException: The SP_DC set seems to be invalid, please correct it! in /var/task/user/src/Spotify.php:162 Stack trace: #0 /var/task/user/src/Spotify.php(181): SpotifyLyricsApi\Spotify-&gt;getToken() #1 /var/task/user/api/index.php(27): SpotifyLyricsApi\Spotify-&gt;checkTokenExpire() #2 {main} thrown in <b>/var/task/user/src/Spotify.php</b> on line <b>162</b><br /> ```
Author
Owner

@affinage commented on GitHub (Nov 6, 2025):

same for me

<!-- gh-comment-id:3498909564 --> @affinage commented on GitHub (Nov 6, 2025): same for me
Author
Owner

@thiagocasti commented on GitHub (Nov 12, 2025):

Same for me

<!-- gh-comment-id:3521861167 --> @thiagocasti commented on GitHub (Nov 12, 2025): Same for me
Author
Owner

@apostoloskotsiras commented on GitHub (Nov 15, 2025):

same here please fix it !

<!-- gh-comment-id:3536695196 --> @apostoloskotsiras commented on GitHub (Nov 15, 2025): same here please fix it !
Author
Owner

@HernanFdz commented on GitHub (Nov 20, 2025):

same as @maya-doshi noted

<!-- gh-comment-id:3557477200 --> @HernanFdz commented on GitHub (Nov 20, 2025): same as @maya-doshi noted
Author
Owner

@akashrchandran commented on GitHub (Nov 21, 2025):

It should work now.

<!-- gh-comment-id:3563095565 --> @akashrchandran commented on GitHub (Nov 21, 2025): It should work now.
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#40
No description provided.