spotify-flask
spotify-flask copied to clipboard
Escaped redirect uri & Removed extra /s
Authentication didn't work for me, Spotify reported INVALID_CLIENT: Invalid redirect URI
.
Correcting the escaping of the redirect uri and removing extra slashes provides a working login for me.