mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #816] Still same blank error #1420
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1420
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ThomasTheCoder198 on GitHub (Aug 27, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/816
Tried follow the instruction, but still blank.
Changed my client_id in app.toml but didnt work, the oauth link still return to default app_id.
Changed the oauth url with my app_id but return
@aome510 commented on GitHub (Aug 27, 2025):
Can you try the latest
master? See https://github.com/aome510/spotify-player/issues/802#issuecomment-3218342832 for more details@bashtoni commented on GitHub (Aug 27, 2025):
I'm getting the same behaviour after building from master. Shift+d gives an empty list of devices.
@aome510 commented on GitHub (Aug 28, 2025):
Does it still show "No playback found"? Can you provide any applicable logs?
@mrbrandao commented on GitHub (Aug 28, 2025):
Same issue here, looks like authentication attempts are returning 403 invalid token even with a valid one:
@J0G commented on GitHub (Aug 28, 2025):
If there are some other nix users finding this, I recommend this package definition file for a temporary fix.
package.nix
It uses the latest commit as of today and works with a simple callPackage. Hope this helps.
PS: Lovely program by the way, discovering it just now. Thank you.
@aome510 commented on GitHub (Aug 31, 2025):
Please try the latest version (
v0.21.0) to see if the error still persists. I also recommend to delete old token/credentials in the cache folder beforehand.@Tetrlock commented on GitHub (Oct 5, 2025):
0.21.1 this problem persist empty blank device list