[GH-ISSUE #94] Account Auth error #56

Closed
opened 2026-02-28 14:46:40 +03:00 by kerem · 1 comment
Owner

Originally created by @rnrsr on GitHub (Oct 21, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/94

Hi, following the instructions after successfully installing the client, I've added the callback to my spotify account, but i see this when i run spt:

Opened https://accounts.spotify.com/authorize?scope=playlist-read-private%20user-follow-read%20user-library-modify%20user-library-read%20user-modify-playback-state%20user-read-currently-playing%20user-read-playback-state%20user-read-private%20user-read-recently-played&client_id=**{my_client_id}**&state=WSuTpWwJDW2Vz9fj&response_type=code&redirect_uri=http:%2F%2Flocalhost:8888%2Fcallback& in your browser
Enter the URL you were redirected to: 
[26612:26612:1021/101702.138351:ERROR:sandbox_linux.cc(369)] InitializeSandbox() called with multiple threads in process gpu-process.
Opening in existing browser session.

The window opens in Chrome, but nothing happens in the cli.

Ubuntu 19.10 with Gnome 3.34

Originally created by @rnrsr on GitHub (Oct 21, 2019). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/94 Hi, following the instructions after successfully installing the client, I've added the callback to my spotify account, but i see this when i run `spt`: ``` Opened https://accounts.spotify.com/authorize?scope=playlist-read-private%20user-follow-read%20user-library-modify%20user-library-read%20user-modify-playback-state%20user-read-currently-playing%20user-read-playback-state%20user-read-private%20user-read-recently-played&client_id=**{my_client_id}**&state=WSuTpWwJDW2Vz9fj&response_type=code&redirect_uri=http:%2F%2Flocalhost:8888%2Fcallback& in your browser Enter the URL you were redirected to: [26612:26612:1021/101702.138351:ERROR:sandbox_linux.cc(369)] InitializeSandbox() called with multiple threads in process gpu-process. Opening in existing browser session. ``` The window opens in Chrome, but nothing happens in the cli. Ubuntu 19.10 with Gnome 3.34
kerem closed this issue 2026-02-28 14:46:40 +03:00
Author
Owner

@rnrsr commented on GitHub (Oct 21, 2019):

ah so, i had to add http://127.0.0.1 for the callback to register successfully, then I was able to paste the redirect link in.

<!-- gh-comment-id:544429969 --> @rnrsr commented on GitHub (Oct 21, 2019): ah so, i had to add `http://127.0.0.1` for the callback to register successfully, then I was able to paste the redirect link in.
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#56
No description provided.