I didn’t use default_config_disabler. Actually, I couldn’t find it in HACS, perhaps because I’m using the HA docker version?
I was resetting the integration after some time, and I forgot that I had to setup it on the spotify dashboard for developers. So to solve the INVALID_CLIENT: Invalid redirect URI error, the full steps for me were:
- Go to Spotify for Developers / Dashboard
- Create app or click on your already existing HA app then “Settings”
- Click on “Settings”
- Add
https://<your-HA-address>/auth/external/callbackandhttps://my.home-assistant.io/redirect/oauthto “Redirect URIs”. Your HA address can be something likemyownhass.duckdns.org, orhomeassistant.local:8123. Save and close - Go to my.home-assistant.io and save your HA address.
- Add Spotify integration into HA and open the redirection link.