mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #501] Doesn't redirect to spotify webpage during setup #207
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#207
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 @olzraiti on GitHub (Jun 18, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/501
The first time I tried to setup spotify-tui, a browser window opened to a blank page that didn't load. I closed the window back then and spotify-tui didn't work. In
client.ymlclient_idandclient_secretare correct, butdevice_idhas value-.I've tried removing the config
client.ymland setup from the start, but after entering the client id & secret there isn't any prompt in the terminal for any URL that step 11 describes in the README section "Connecting to Spotify’s API".I've tried this several times, and one time a browser window that had some spotify API url opened like after 10minutes, and
sptlayout broke when it prompted for the URL, which I failed to fill.Missing
device_idprobably prevents using spt - pressing 'd' doesn't show any devices (I have spotifyd running and I've also tried by running the web browser client which I guess should work also)@ubuntupunk commented on GitHub (Nov 1, 2020):
Me too, snap fails on Ubuntu 20.04
@Jon367 commented on GitHub (Dec 22, 2020):
I ran into the same issue.