Issue installing the Spotify Integration

I’m trying to get the Spotify integration installed/working in my HA instance. I was watching a YouTube video following the instructions and was having problems, so I started over and now I’m getting an error every time I try to install the integration. I ended up deleting my app in the Spotify Developer section and recreating it. Now when I try to re-add the integration, HA is still using my old client id and secret key when trying to authenticate to Spotify. I don’t get an option to change the integration settings in HA.

The error message on the web page after adding the spotify integration is “INVALID_CLIENT: Failed to get client”. The integration never actually adds to the list so I don’t see any option to change the parameters.

Thanks.

Go to settings, Integrations. In the top right menu you’ll find the credential manager. Delete the Spotify credentials and try again.

1 Like

Awesome, that worked. Thank You!

2 Likes

Hi,

Thankyou, I don’t have any issues but learned something :slight_smile:

Well I am now back to my original problem, After entering the correct client id and secret key, I link the account on the HA web page and then I get the following error: “Error while obtaining access token.”

EDIT: Here’s the content of the error in the log:
Error resolving OAuth token: Cannot connect to host accounts.spotify.com:443 ssl:default [Network unreachable]

Thanks Again.