Spotify Binding - redirect_uri: Insecure

Please can someone help.

I’ve been running the Spotify binding successfully until earlier today. Earlier today I installed OpenHAB 5.2 and the Spotify Bridge would not connect.

I notice that Spotify has deprecated the use of http:// redirect URIs for non-loopback addresses, requiring https:// instead. I’m assuming that as I was ‘connected’ before that it just kept me connected until i restarted after the update?

I do not run https on my OpenHAB installation (Raspberry Pi) but looking at the Spotify documentation it implies that existing Spotify applications registered before the security enforcement can still use http:// redirect URIs. If you have an older app, you can use its Client ID and Client Secret - which is what the binding uses and the Spotify was set up previously.

Is anyone else experiencing any issue and/or has anyone got this to connect?

Thanks

Hi, what worked for me (running my openhab at 192.168.178.37):

Thanks.

Have added in the https in addition to the http in the Spotify developer and now it will authorise - Even though the https address does not work!! [obviously used my IP and not yours :slight_smile: ]

Thanks again