Could you help me to solve this AccessDeniedException: 403 issue? I'm not quite sure it is my account problem or the data does not exist any more.
When I executed the command in the colab notebook:
!gsutil -m cp -R gs://rl-benchmark-data/atari_100k ./
AccessDeniedException: 403, 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).
CommandException: 1 file/object could not be transferred.