Getting this error INVALID_CLIENT: Insecure redirect URI when trying to authenticate my Spotify account with Strawberry.
I do not know if this is a Spotify error, or the latest version of Strawberry (Version 1.2.15)
Spotify functions normally as a webpage and as an app on my linux machine
I checked Spotify for Developers (https://developer.spotify.com/documentation/web-api/concepts/redirect_uri) and it says localhost is not allowed, which is part of the url sent from Strawberry.
Thanks for the great work.