Spotify auth failed
Author: icefishiiCreated Apr 9, 2025Updated Nov 2, 2025
Hi, Spotify no longer lets you use localhost as part of the redirect_uri which breaks the auth, i tried using http://127.0.0.1:8888 instead which sadly doesn't work.
https://developer.spotify.com/documentation/web-api/concepts/redirect_uri
Source: Rigellute/spotify-tui