google-home / smart-home-nodejs

A sample of the Smart Home device control APIs in Actions on Google
Apache License 2.0
888 stars 289 forks source link

Report State Responding as 401 Unauthorized #497

Closed varadujjainkar closed 3 years ago

varadujjainkar commented 4 years ago

Hi Team,

Receiving 401 Unauthorized in the response of ReportStateAndNotification, everything as working as expected till Friday morning. No changes have been made from our side.

ReportStateAndNotification: https://homegraph.googleapis.com/v1/devices:reportStateAndNotification

Fleker commented 4 years ago

Is there something different about the service account key or agent user ID you are using?

varadujjainkar commented 4 years ago

Nope! It suddenly stopped working, we are using the same agent user ID that we are sending in SYNC.

proppy commented 4 years ago

@varadujjainkar are you experiencing this with this sample or your own implementation?

proppy commented 3 years ago

Closing as obsolete.