Hello Spotify does not allow the default address you meantioned in the documentation,
http://localhost:8888/callback - address anymore,
https://developer.spotify.com/documentation/web-api/concepts/redirect_uri
i tried 127.0.0.1:8888/callback - still no luck
i even tried https://recordplayer.domain.com - nginx proxy but not able to reach port 8888
on local network so clear not working
can you please let me know if you have a workaround
Thank You