bitfocus / companion-module-spotify-remote

MIT License
9 stars 7 forks source link

Can't Connect Spotify - Bad Config #54

Open Dwhite2023 opened 9 months ago

Dwhite2023 commented 9 months ago

Hi

I'm trying to set up this module, and always says bad config.

I've set up the app following the instructions (and a 2nd time to troubleshoot) I've added the Client Secret and ID, and redirect link and it gives me the Auth link. The Auth link works, and gives me an Approval Code but then I don't get an Access Token I saw in issue #33 They tried a different link, but that didn't fix it. I've also tried remaking the spotify app, regenerating the client ID/secret it all seems to work, and then I just don't get an access code and the module says 'bad configuration'

Companion version 3.1.1 (latest stable) it is Spotify Premium account, I've tried with both one that is part of a family plan and the owner account of the family plan as well.

mickmclean commented 9 months ago

I've just observed the bad config error also.

Had it running with no issues for the last 6 months.

srmorris2 commented 7 months ago

Can confirm this as well on a previously working config.

srmorris2 commented 7 months ago

I ended up just making a new API/app on our account and that has fixed our problem.

commputethis commented 6 months ago

I ended up making a new app, but after I did, I think the issue is that I don't think the Access Token is probably updating properly. This is the second time it has happened to me. The next time it stops working on me, assuming it does, I will try getting a new Approval Code from the Auth URL.