[GH-ISSUE #113] error trying to play any song #89

Closed
opened 2026-02-28 14:39:37 +03:00 by kerem · 5 comments
Owner

Originally created by @ambatabloo on GitHub (Dec 30, 2025).
Original GitHub issue: https://github.com/NTifyApp/NTify/issues/113

java.lang.RuntimeException: com.spotifyxp.deps.se.michaelthelin.spotify.exceptions.detailed.TooManyRequestsException: API rate limit exceeded
at com.spotifyxp.utils.SpotifyUtils.getAllTracksAlbum(SpotifyUtils.java:80)
at com.spotifyxp.panels.TrackPanel.open(TrackPanel.java:171)
at com.spotifyxp.panels.HomePanel$4.mouseClicked(HomePanel.java:217)
at com.spotifyxp.utils.AsyncMouseListener.lambda$mouseClicked$0(AsyncMouseListener.java:30)
at java.lang.Thread.run(Unknown Source)
Caused by: com.spotifyxp.deps.se.michaelthelin.spotify.exceptions.detailed.TooManyRequestsException: API rate limit exceeded
at com.spotifyxp.deps.se.michaelthelin.spotify.SpotifyHttpManager.getResponseBody(SpotifyHttpManager.java:274)
at com.spotifyxp.deps.se.michaelthelin.spotify.SpotifyHttpManager.get(SpotifyHttpManager.java:82)
at com.spotifyxp.deps.se.michaelthelin.spotify.requests.AbstractRequest.getJson(AbstractRequest.java:107)
at com.spotifyxp.deps.se.michaelthelin.spotify.requests.data.albums.GetAlbumsTracksRequest.execute(GetAlbumsTracksRequest.java:36)
at com.spotifyxp.utils.SpotifyUtils.getAllTracksAlbum(SpotifyUtils.java:60)
... 4 more

Image

Originally created by @ambatabloo on GitHub (Dec 30, 2025). Original GitHub issue: https://github.com/NTifyApp/NTify/issues/113 java.lang.RuntimeException: com.spotifyxp.deps.se.michaelthelin.spotify.exceptions.detailed.TooManyRequestsException: API rate limit exceeded at com.spotifyxp.utils.SpotifyUtils.getAllTracksAlbum(SpotifyUtils.java:80) at com.spotifyxp.panels.TrackPanel.open(TrackPanel.java:171) at com.spotifyxp.panels.HomePanel$4.mouseClicked(HomePanel.java:217) at com.spotifyxp.utils.AsyncMouseListener.lambda$mouseClicked$0(AsyncMouseListener.java:30) at java.lang.Thread.run(Unknown Source) Caused by: com.spotifyxp.deps.se.michaelthelin.spotify.exceptions.detailed.TooManyRequestsException: API rate limit exceeded at com.spotifyxp.deps.se.michaelthelin.spotify.SpotifyHttpManager.getResponseBody(SpotifyHttpManager.java:274) at com.spotifyxp.deps.se.michaelthelin.spotify.SpotifyHttpManager.get(SpotifyHttpManager.java:82) at com.spotifyxp.deps.se.michaelthelin.spotify.requests.AbstractRequest.getJson(AbstractRequest.java:107) at com.spotifyxp.deps.se.michaelthelin.spotify.requests.data.albums.GetAlbumsTracksRequest.execute(GetAlbumsTracksRequest.java:36) at com.spotifyxp.utils.SpotifyUtils.getAllTracksAlbum(SpotifyUtils.java:60) ... 4 more ![Image](https://github.com/user-attachments/assets/86554aec-da8a-4532-8614-3c5df6d88d87)
kerem closed this issue 2026-02-28 14:39:37 +03:00
Author
Owner

@werwolf2303 commented on GitHub (Dec 30, 2025):

This also happens on my end. I think it has to do with the "archival" of Spotify recently

<!-- gh-comment-id:3699237041 --> @werwolf2303 commented on GitHub (Dec 30, 2025): This also happens on my end. I think it has to do with the "archival" of Spotify recently
Author
Owner

@ambatabloo commented on GitHub (Dec 30, 2025):

sucks, this project is dead?

<!-- gh-comment-id:3699617674 --> @ambatabloo commented on GitHub (Dec 30, 2025): sucks, this project is dead?
Author
Owner

@werwolf2303 commented on GitHub (Dec 30, 2025):

No not dead. I need to investigate what Spotify changed. I think they made it so that API tokens requested via their Internal API can't access the web API

<!-- gh-comment-id:3700078257 --> @werwolf2303 commented on GitHub (Dec 30, 2025): No not dead. I need to investigate what Spotify changed. I think they made it so that API tokens requested via their Internal API can't access the web API
Author
Owner

@werwolf2303 commented on GitHub (Jan 27, 2026):

@ambatabloo This should be resolved now

<!-- gh-comment-id:3803559606 --> @werwolf2303 commented on GitHub (Jan 27, 2026): @ambatabloo This should be resolved now
Author
Owner

@ambatabloo commented on GitHub (Jan 27, 2026):

@ambatabloo This should be resolved now

may allah bless you with 4 wives alhamdullilah 🙏

<!-- gh-comment-id:3803580822 --> @ambatabloo commented on GitHub (Jan 27, 2026): > [@ambatabloo](https://github.com/ambatabloo) This should be resolved now may allah bless you with 4 wives alhamdullilah 🙏
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/NTify#89
No description provided.