Hi,
I have data stored in google cloud bucket gs://PROJECT_A and i want to upload those data to firecloud to run GATK pipeline. Both project A google bucket and FireCloud workspace have the same Broad email credential.
However, I still get this issue:
'''cp failed: gsutil -q -m cp gs://PROJECT_A/DATA /mnt/local-disk/PROJECT_A/DATA. command failed: AccessDeniedException: 403 pet-116574442299420253910@SOMENAME.iam.gserviceaccount.com does not have storage.objects.list access to PROJECT_A. CommandException: 1 file/object could not be transferred'''
i did gcloud init to authenticate my Broad email credential, but still has the problem.
Please advise
Thank you very much