manuelmayer-dev/Macro-Deck-Spotify-Plugin

unable to configure the plugin.

Closed this issue · 2 comments

So Im trying to configure the plugin, I made the app on spotify for devlopers, put the redirect correctly and took the client id placed it in the config window pressed authorize spotify, made sure its the right account, accepted and then nothing happens i tried on opera gx, on edge and on chrome and it still is not working.

if you're getting the same error as me, that after allowing on Spotify you get redirected to a "ERR_BLOCKED_BY_CLIENT" page, you need to add "http://" at the browser address bar. Spotify will attempt to redirect you to a "https://" but the localhost page doesn't support SSL:

image

After you add "http://", it works:

image

@joaociocca
When I submitted the issue it would show me the success page but not autofill the token and refresh. I just tried again to configure it and it seam to have fixed itself.