mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
[GH-ISSUE #954] About changing the redirect URL. #420
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#420
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 @friendbear on GitHub (Feb 26, 2022).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/954
Hello, I'm a Japanese user. Thank you very much for your great product.
However, the redirect authorization of localhost:8888 inevitably fails.
I've tried changing the port, macOS, Windows 11, and different PCs, but I can't register it as a device.
So I configured Spotify to forward the redirect URL with ngnok, but the spt command sends the redirect request on localhost.
Is th
ere any way to change this?
respond INVALID_CLIENT: Invalid redirect URI
see.
https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/td-p/5228936
@friendbear commented on GitHub (Jun 16, 2022):
It was a mistake in my setup.
I have resolved the issue, thank you.