Wink email/password broken?

I am all of a sudden having an issue connecting Wink with email/password. I’m getting a 401 Response from Wink API in the logs, and following the URL on the Wink HA page leads to this:

Error getting bearer token.
Code was 400
This client is not permitted to use the password grant type

All was working fine up until a few hours ago.

1 Like

Sounds like they may have disabled the old client ids and secrets from working with the password grant type… I have kinda been expecting this to happen at some point. This means the only valid form of authentication will be with a developer.wink.com client id and client secret.

1 Like

(Same thing happened to me) It looks like the instructions @ https://home-assistant.io/components/wink/ were updated, I applied for the developer account/application, it now works as expected.

1 Like