mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
[GH-ISSUE #927] localhost is not opening #401
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#401
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 @dzhoz0 on GitHub (Dec 24, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/927
I installed spotify-tui through the AUR package,
spotify-tui, when I finish authorization, the callback doesn't work thelocalhost:8888is not opened. Am I missing to start any init files or anything?@910249 commented on GitHub (Jan 1, 2022):
Are you sure on your spotify dashboard you put localhost:8888 + the callback uri? I had this bug a while ago, its easy to fix, just make sure your url is exactly as the documentation says it should be.
https://github.com/Rigellute/spotify-tui#connecting-to-spotifys-api
@910249 commented on GitHub (Jan 1, 2022):
Also if you think that AUR is the error try using snap to install it.
@dzhoz0 commented on GitHub (Jan 1, 2022):
Yes, I have already checked multiple times. However, my problem is not the invalid redirect uri, the problem is that the localhost:8888 is not running the computer.
Sorry, I can't stand using snap.
@910249 commented on GitHub (Jan 1, 2022):
Hmm did you try reinstalling? Maybe the port is blocked?
@910249 commented on GitHub (Jan 2, 2022):
I am not sure how to help you, I hope you find your answer.
@ashtrath commented on GitHub (Jan 3, 2022):
still no update for this? i have the same issue here.
tried building from source same things happen, and no i'll not use snap.
@910249 commented on GitHub (Jan 10, 2022):
Sorry I guess you will have to stick with the spotify ui until a fix happens
@xinaras commented on GitHub (Feb 24, 2022):
Same problem here. I hope they fix this, I'm really into a CLI-based Spotify client.
@kardusenor commented on GitHub (Aug 7, 2022):
Same problems here. Install with scoop on windows
@EllliesProjects commented on GitHub (Nov 5, 2024):
is there a fix for this? it still won't open
@sewnie commented on GitHub (Nov 5, 2024):
https://github.com/aome510/spotify-player
@slateeho commented on GitHub (Mar 8, 2025):
use just http insted https, as described in
@thiagopuntar commented on GitHub (Mar 10, 2025):
A dumb thing but happened to me, add http in front of localhost 😅 .