Unable to setup INVALID_CLIENT
Author: atulbhatsCreated May 21, 2025Updated May 21, 2025
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
Source: Rigellute/spotify-tui