Google Cloud Storage - insufficient permission
问题 The issue seems similar to another post, but It's different for me. Because I check the testIamPermission , and the returns showed that I got all permission I needed and still receive insufficient permission . This is what I received: {'storage.buckets.get' : true} {'storage.buckets.getIamPolicy' : true} {'storage.objects.create' : true} {'storage.objects.delete' : true} {'storage.objects.get' : true} {'storage.objects.getIamPolicy' : true} {'storage.objects.list' : true} {'storage.objects