-
-
Notifications
You must be signed in to change notification settings - Fork 27
[Bug]: nest_token not working #541
Comments
I am also having the same issue: homebridge-nest-cam v7.5.4 [3/1/2023, 4:31:59 PM] [Nest-cam] Nest authentication failed (code undefined). Config excerpt (token masked for security): { Followed the directions in the wiki to the letter but cannot get it to authorize. Am running homebridge-nest v4.6.9 using google auth without issue. |
I just ran into the same problem. Since I run Homebridge-Nest for my Thermostat, I found there's actually a different way it has to be done now due to changes that Google has been making changes to the API. If you read the below link on how to connect to Nest it steps you through how to do it, requires a few more steps, but it woks. https://github.com/chrisjshull/homebridge-nest#using-a-google-account For Homebridge-nest-cam, I found just replacing the access token section with the settings in the above link bypassed the issue for both plugins. So you'll have something like this:
|
This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 3 days |
Same here. Is this related to the latest Google announcement that the Works With Nest program is being deprecated (along with Dropcams being de-supported)? In the plug-in, it prompts me to "Click HERE to open the Nest login page." but when I click the link I get:
Details:
edit: aargh, nevermind. I forgot about #516. Followed the instructions here and got my cameras working again. |
Quick addition. I could got it to work, but it seems google changed the request url parameters. They have added &include_granted_scopes=true after the home.nest.com . I could not get it to work with the extra scopes parameter. But leaving if out seemed to work. |
Describe the bug
I'm using both the
Homebridge Nest
andHomebridge Nest Cam
plugins. The former works, while the latter is not, in homebridge. I am following this part of the guide https://github.com/Brandawg93/homebridge-nest-cam/wiki/Manual-AuthenticationDebug Output
[2/27/2023, 10:40:49 PM] [Nest-cam] Initializing Nest-cam platform...
[2/27/2023, 10:40:50 PM] [Nest-cam] Nest authentication failed (code undefined).
[2/27/2023, 10:40:50 PM] [Nest-cam] Unable to retrieve access token.
Steps to reproduce
In comparison I'm using the same access token in
Homebridge Nest
with the following config, and my thermostat works just fine.Device Type
Docker Container
iOS Version
16
Camera Types
Nest Doorbell Wired
Bug Persistence
Consistently
Last Working Version
No response
The text was updated successfully, but these errors were encountered: