[GH-ISSUE #297] stuck after "Enter port of redirect uri (default 8888):" #120

Closed
opened 2026-02-28 14:47:09 +03:00 by kerem · 3 comments
Owner

Originally created by @hedich on GitHub (Feb 15, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/297

expected this: "You will be redirected to an official Spotify webpage to ask you for permissions."
however nothing happens at all (no webpage opens), what am i missing?

using spotify-tui-0.14.0-1 from AUR

Originally created by @hedich on GitHub (Feb 15, 2020). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/297 expected this: "You will be redirected to an official Spotify webpage to ask you for permissions." however nothing happens at all (no webpage opens), what am i missing? using spotify-tui-0.14.0-1 from AUR
kerem closed this issue 2026-02-28 14:47:10 +03:00
Author
Owner

@hedich commented on GitHub (Feb 15, 2020):

i had for some reason not setup a browser properly for the terminal i was using, fixed now.

<!-- gh-comment-id:586633750 --> @hedich commented on GitHub (Feb 15, 2020): i had for some reason not setup a browser properly for the terminal i was using, fixed now.
Author
Owner

@hongkongkiwi commented on GitHub (Feb 24, 2020):

Can you have a headless option? It does produce a URL but it seems to not be listening for a response on it if it can't open a browser (I'm trying to setup a docker).

<!-- gh-comment-id:590178250 --> @hongkongkiwi commented on GitHub (Feb 24, 2020): Can you have a headless option? It does produce a URL but it seems to not be listening for a response on it if it can't open a browser (I'm trying to setup a docker).
Author
Owner

@Rigellute commented on GitHub (Feb 24, 2020):

The closest thing we have to a headless option at the moment is to take the url returned by the redirect uri and making a curl get request to spotify-tui server

<!-- gh-comment-id:590237498 --> @Rigellute commented on GitHub (Feb 24, 2020): The closest thing we have to a headless option at the moment is to take the url returned by the redirect uri and making a curl get request to spotify-tui server
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/spotify-tui#120
No description provided.