spotui icon indicating copy to clipboard operation
spotui copied to clipboard

http redirect not allowed anymore

Open NeveIsa opened this issue 5 months ago • 1 comments

Spotify app does not support http redirect anymore

NeveIsa avatar Sep 28 '25 20:09 NeveIsa

Try using http://127.0.0.1:8000/callback as your redirect_uri. Spotify doesn't allow localhost as part of the URI for security reasons.

injcristianrojas avatar Nov 20 '25 01:11 injcristianrojas