bitfocus / companion-module-spotify-remote

MIT License
9 stars 7 forks source link

Can't connect Spotify #33

Open VeldenD opened 2 years ago

VeldenD commented 2 years ago

Getting te message INVALID_CLIENT: Invalid redirect URI eversince

CoBot3000 commented 1 year ago

Hey Ya,

I also had the same problem. I managed to get it to work when I took all the extra line of text out: https://accounts.spotify.com/authorize?client_id=605ca0d1991a4661848b7065bd8ac718&response_type=code&redirect_uri=https://spotauth.github.io

So just make sure you have your client id in there.

But I still can't get it to connect. I haven't been able to get the access token or refresh token. I have the Approval code in there and it says to refresh which i have done and still nothing.

Any thoughts.

CoBot3000 commented 1 year ago

Actually, tried that link i put above again today and it gave me a new approval code and it worked this time.

Try the link I have sent above, changing the client_id to what yours is and it should work for you.