79437845

Date: 2025-02-13 22:11:23
Score: 1.5
Natty:
Report link

Yes "401 Anonymous caller does not have storage.objects.get access" suggests that authentication is required to download the necessary files from Google Cloud Storage but your environment lacks proper credentials.

Did you run?

gclient auth-login

and verify that you can access the bucket?

gsutil ls gs://chromium-tools-traffic_annotation/
Reasons:
  • Has code block (-0.5):
  • Ends in question mark (2):
Posted by: Ian Carter