potmat / homebridge-google-nest-sdm

A Homebridge plugin for Google Nest devices that uses the Google Smart Device Management API. Supports Cameras, Doorbells, Displays, and Thermostats. Includes support for HomeKit Secure Video.
ISC License
134 stars 15 forks source link

Issue with the google app #163

Closed hallvalerie closed 3 months ago

hallvalerie commented 4 months ago

Have you read the FAQ?

Yes

Have you searched existing issues?

Yes

Have you searched existing discussions?

Yes

Describe the bug issue is with the developers.google site

Attach Logs N/a

Screenshots see photo Screenshot 2024-03-21 171850

Environment google

Additional context Issue occurs at this step: https://developers.google.com/nest/device-access/authorize#get_an_access_token

Even when following your instructions by using this url instead: https://nestservices.google.com/partnerconnections/project-id/auth?redirect_uri=https://www.google.com&access_type=offline&prompt=consent&client_id=oauth2-client-id&response_type=code&scope=https://www.googleapis.com/auth/sdm.service+https://www.googleapis.com/auth/pubsub

Please let me know when this step is fixed, so I can add my devices into your plugin.

Thank you

litex2x commented 4 months ago

Did you replace project-id and oauth2-client-id in that url before you opened it?