Spotify configuration reopens home assistant

Having some real pain with Spotify, I don’t think I am alone with that!

I am trying to configure the Spotify Media player.

I have created an APP, and added the following to my configuration.yaml

http:
  base_url: http://hassio.local:8123/lovelace/default_view


media_player:
  - platform: spotify
    client_id: !secret spotifyID
    client_secret: !secret spotifysecret

I’ve set the redirect…
image

Restart HA (latest hassio version), I get the notification.
Click the ‘link spotify account’ and then a new tab opens with Home assistant.

The last record in my log for Spotify is:
‘(SyncWorker_18) [homeassistant.components.spotify.media_player] no token; requesting authorization’

This is driving me crazy…

I have a similar issue but mine is to configure Spotify and then it redirects me to https://account-link.nabucasa.com. This occurs on every reboot of HA and sometimes on its own.