1

When authorizing your application, second generation Nest cams (in this case an indoor/wired) do not appear to have all the necessary permissions.

example from consent screen

Note that the Basement camera (first generation indoor) has the "Based on the events you've selected..." permission. While the Office camera does not.

Indeed, attempting to download event images for the Office camera results in "ACCESS_DENIED" errors.

Ted
  • 83
  • 8

1 Answers1

2

The new cameras do not support snapshots in Device Access, which is why that's missing.

https://developers.google.com/nest/device-access/supported-devices

Gothic
  • 322
  • 3
  • 12
  • I hadn't seen that, thank you. Why the new wired cameras don't support it is puzzling... it's not like they will run out of battery. – Ted Dec 16 '21 at 21:13