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

Curl - error: "invalid_grant" #49

Closed tonywc closed 1 year ago

tonywc commented 1 year ago

Hello,

I'm trying to figure out what I did wrong here. I've gone over the instructions multiple times but every time I run the curl command I get

"error": "invalid_grant", "error_description": "Bad Request"

I've literally copied what was on the google page after filling in the information from the other steps.

potmat commented 1 year ago

Hi @tonywc, if this is an issue with getting through the Google getting started guide I'm afraid I can't provide support for that. You can also try reaching out to others on Discord or Reddit, some people there may be able to help.

nefariouslegion commented 1 year ago

@tonywc I'm currently having this issue. Wondering if you ever figured out a fix?

drax16 commented 5 months ago

@potmat I'm also struggling with this issue. I've scratched everything and started over twice (in case I made any errors on the way), but the result is the same. I appreciate your work on this plugin!

drax16 commented 5 months ago

@nefariouslegion @tonywc Did you guys ever find a resolution to this?