从 google 存储桶中提取文件时访问拒绝异常消息

Access Denied Exception message when pulling down files from google bucket

我一直是 运行 一个批处理文件,用于从 google 存储桶中提取文件,该存储桶是由某人创建的并且过去一直在工作,但是,现在我收到一条错误消息,指出 "ACCESS DENIED EXCEPTION:403 tim@gmail.com does not have storage.objects.list access to dcct_-dcm_account870" 我该怎么做才能解决它?

我刚刚找到了这个问题的解决方案。 我注意到 ****@gmail.com 已经离开公司,我必须重新配置 gsutil 以使用下面的 link 来访问我自己,以获得先前的答案

gsutil cors set command returns 403 AccessDeniedException