[GH-ISSUE #1155] Unable to setup INVALID_CLIENT #559

Open
opened 2026-02-28 14:49:51 +03:00 by kerem · 1 comment
Owner

Originally created by @atulbhats on GitHub (May 21, 2025).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1155

The Spotify API only allows for https URLs and I entered https://localhost:8888/callback But when I setup spt and it takes me to the browser, the redirect uri has http in the link and I get the error:

INVALID_CLIENT: Invalid redirect URI

If I change the uri to https in the address bar I get:

INVALID_CLIENT: Insecure redirect URI

Originally created by @atulbhats on GitHub (May 21, 2025). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1155 The Spotify API only allows for `https` URLs and I entered `https://localhost:8888/callback` But when I setup spt and it takes me to the browser, the redirect uri has `http` in the link and I get the error: > `INVALID_CLIENT: Invalid redirect URI` If I change the uri to `https` in the address bar I get: > `INVALID_CLIENT: Insecure redirect URI`
Author
Owner

@sewnie commented on GitHub (May 21, 2025):

Spotify-tui has unfortunately been abandoned by the author, and since then, the Spotify API changed signficantly, breaking this project.

Please use spotify_player: https://github.com/aome510/spotify-player, which is more feature-packed and more convenient.

<!-- gh-comment-id:2896857278 --> @sewnie commented on GitHub (May 21, 2025): Spotify-tui has unfortunately been abandoned by the author, and since then, the Spotify API changed signficantly, breaking this project. Please use spotify_player: https://github.com/aome510/spotify-player, which is more feature-packed and more convenient.
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#559
No description provided.