Hi!
When I go to Download input datasets as instructed gsutil returned 403:
AccessDeniedException: 403 myaccount@gmail.com does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist).
My download command is:
gsutil cp gs://fc-12d0d22f-3861-4641-8236-1dbe3a3c4e9d/summary_stats/1a_processed/EUR.final.no23.txt.gz </my/destnation>
Does that mean I don't have the permission to these data? Or should I change somewhere to make it work?
Hi!
When I go to Download input datasets as instructed gsutil returned 403:
AccessDeniedException: 403 myaccount@gmail.com does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist).
My download command is:
gsutil cp gs://fc-12d0d22f-3861-4641-8236-1dbe3a3c4e9d/summary_stats/1a_processed/EUR.final.no23.txt.gz </my/destnation>
Does that mean I don't have the permission to these data? Or should I change somewhere to make it work?