KraigM / homebridge-wink

Wink hub plugin for HomeBridge
54 stars 37 forks source link

Authentication Error. Password Grant Type #91

Open insanerwayner opened 6 years ago

insanerwayner commented 6 years ago
[11/18/2017, 4:28:21 AM] [Wink] There was a problem authenticating with Wink: This client is not permitted to use the password grant type
HAP Warning: Characteristic 00000054-0000-1000-8000-0026BB765291 not in required or optional characteristics for service 0000003E-0000-1000-8000-0026BB765291. Adding anyway.
HAP Warning: Characteristic 00000054-0000-1000-8000-0026BB765291 not in required or optional characteristics for service 0000003E-0000-1000-8000-0026BB765291. Adding anyway.
andregaulin commented 6 years ago

I'm seeing this error as well. It seems to have started after I updated the firmware on my hub to the latest version that was pushed a little over 10 days ago.

gleep52 commented 6 years ago

I started getting this error recently too though I don't know when it started happening. I get it with the android API key and my own developer key...

psolin commented 6 years ago

Yes, this is now failing constantly, making this plugin unusable. Tried using a more public key, as well as my own private one, and nothing works.

gleep52 commented 6 years ago

I had to remove the username and password from my config file and now my private keys are working again. Weird. Must have been an update to homebridge-wink.

coheredigital commented 6 years ago

I removed my username and password as @gleep52 mentioned and still nothing. Any official solution or further recommendations?

jeffl78 commented 6 years ago

I’m having the same problem, removing the password & username didn’t not help. Can anyone help us with this?

coheredigital commented 6 years ago

Hey @jeffl78 check out the homebridge-wink3 package. It worked perfectly for me first try. Sorry I didn’t add this to my previous post. I don’t have a link but a quick search will get you the repo I’m sure. Just make sure you remove the previously installed wink package as they will attempts to register under the same name.

jeffl78 commented 6 years ago

Thanks, I’ll give it a try with my first gen wink hub & let you know what happens.

gleep52 commented 6 years ago

the wink3 package should work for you without the email address and password. I believe that's what I'm using right now.

jeffl78 commented 6 years ago

Wink3 works great, thanks!

topgunpreet commented 6 years ago

I tried both homebridge-wink and homebridge-wink3 and still have the same issue. I am running wink hub 1.

gleep52 commented 6 years ago

do you have the key in the config file, or are the lines for email/password still there? You'll need to remove those lines completely and just use the keys instead.

topgunpreet commented 6 years ago

Removed lines of email/password and it is working now with homebridge-wink3. Thank you. I assume wink3 is the correct package?

gleep52 commented 6 years ago

Yes it appears wink3 no longer understands the email password lines and if you take them out, it works again.