mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #1086] Error: Invalid UTF-8 sequence: invalid utf-8 sequence of 1 bytes from index 8 during setup #502
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#502
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 @qurram-zaheer on GitHub (Jun 8, 2023).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1086
Fresh install, just entered client ID and secret in the prompt. It opened something in the browser which showed a broken page because nothing is running on localhost:8888, but after that I just get the following error in the terminal:
Opened https://accounts.spotify.com/authorize?redirect_uri=http:%2F%2Flocalhost:8888%2Fcallback&client_id=04633ef868cd41848be1461974da36e6&response_type=code&scope=playlist-read-collaborative%20playlist-read-private%20playlist-modify-private%20playlist-modify-public%20user-follow-read%20user-follow-modify%20user-library-modify%20user-library-read%20user-modify-playback-state%20user-read-currently-playing%20user-read-playback-state%20user-read-playback-position%20user-read-private%20user-read-recently-played&state=ZjyWUvdGKAYciEV1& in your browser@sewnie commented on GitHub (Jun 8, 2023):
https://github.com/aome510/spotify-player#spotify-connect