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
140 stars 17 forks source link

Redirect URI mismatch #75

Closed jrmy911 closed 1 year ago

jrmy911 commented 1 year ago

I keep getting this error once I enter the URL to link my account. Is Homebridge supposed to run in https? I actually followed Home Asisstant's tutorial and use the following url: http://localhost:<port>/redirect/oauth when setting up my OAuth Client credentials

Am I missing something? Thank you!

jrmy911 commented 1 year ago

Oh nevermind. It's simply https://www.google.com as described in Google's documentation. Whew, my bad.