[GH-ISSUE #787] Windows error on setup (device) #317

Closed
opened 2026-02-28 14:48:28 +03:00 by kerem · 6 comments
Owner

Originally created by @g-avalos on GitHub (Apr 13, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/787

I've installed on windows 10, i complete all the data but when i accept on spotify and callback localhost:8888 i got a not connection.
In the readme says i must copy and paste the url in the prompt but it doesnt work.
I check client.yml got all data except device it got -
I delete the app, re install, redo de process but always are the same.
Spt stops running
image

Originally created by @g-avalos on GitHub (Apr 13, 2021). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/787 I've installed on windows 10, i complete all the data but when i accept on spotify and callback localhost:8888 i got a not connection. In the readme says i must copy and paste the url in the prompt but it doesnt work. I check client.yml got all data except device it got - I delete the app, re install, redo de process but always are the same. Spt stops running ![image](https://user-images.githubusercontent.com/57682251/114544129-965d6b00-9c30-11eb-90f9-4e6dc26fcc53.png)
kerem closed this issue 2026-02-28 14:48:28 +03:00
Author
Owner

@auchtopus commented on GitHub (Apr 29, 2021):

I'm also having the same problem on mac

I copied the link in and it resulted in the same problem

Error message:

INVALID_CLIENT: Invalid redirect URI
<!-- gh-comment-id:828934332 --> @auchtopus commented on GitHub (Apr 29, 2021): I'm also having the same problem on mac I copied the link in and it resulted in the same problem Error message: ``` INVALID_CLIENT: Invalid redirect URI ```
Author
Owner

@souxd commented on GitHub (Jun 1, 2021):

Win10 user here. Check if the spotify app redirect link is there
https://i.imgur.com/8q93GSb.png
Also you can edit your client ID and client secret at C:\Users\Username.config\spotify-tui\client.yml
Create the .yml yourself if needed

<!-- gh-comment-id:852159844 --> @souxd commented on GitHub (Jun 1, 2021): Win10 user here. Check if the spotify app redirect link is there https://i.imgur.com/8q93GSb.png Also you can edit your client ID and client secret at C:\Users\Username\.config\spotify-tui\client.yml Create the .yml yourself if needed
Author
Owner

@aleksanderwalczuk commented on GitHub (Sep 14, 2021):

@g-avalos in my case it was a trailing slash in the localhost port. To fix it I've added both http://localhost:8888/callback/ and http://localhost:8888/callback as whitelisted URIs

<!-- gh-comment-id:919301552 --> @aleksanderwalczuk commented on GitHub (Sep 14, 2021): @g-avalos in my case it was a trailing slash in the localhost port. To fix it I've added both `http://localhost:8888/callback/` and `http://localhost:8888/callback` as whitelisted URIs
Author
Owner

@g-avalos commented on GitHub (Sep 14, 2021):

Thanks to souxd and aleksander
i put both with / and without, rerun and works

<!-- gh-comment-id:919448347 --> @g-avalos commented on GitHub (Sep 14, 2021): Thanks to souxd and aleksander i put both with / and without, rerun and works
Author
Owner

@aleksanderwalczuk commented on GitHub (Sep 15, 2021):

Great! Then you can close the issue I guess 🙂

<!-- gh-comment-id:919785519 --> @aleksanderwalczuk commented on GitHub (Sep 15, 2021): Great! Then you can close the issue I guess 🙂
Author
Owner

@g-avalos commented on GitHub (Sep 15, 2021):

yes so sorry!!!!

<!-- gh-comment-id:919938915 --> @g-avalos commented on GitHub (Sep 15, 2021): yes so sorry!!!!
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#317
No description provided.