dash-auth-external
dash-auth-external copied to clipboard
INVALID_CLIENT: Invalid redirect URI
I tried the example in the docs but when i visit localhost:8050/ i get the above error from the browser.
Am I missing any config?
I manually edited the url to
https://accounts.spotify.com/en/authorize?client_id=MY_CLIENT_ID&redirect_uri=http://localhost:8050/&response_type=code
and it seems to work
Somehow, the redirect_uri becomes http%3A%2F%2F127.0.0.1%3A8050%2Fr