Hi supporters,
Using the service account which have role Owner
However my request always return 403 with this object:
{
"error": {
"code": 403,
"message":
"****@pc-api-*****************-
739.iam.gserviceaccount.com does not
have storage.objects.list access to the Google Cloud Storage bucket.",
"errors": [
{
"message":
"****@pc-api-***********************-
739.iam.gserviceaccount.com
does not have storage.objects.list access to the Google Cloud Storage
bucket.",
"domain": "global",
"reason":
"forbidden"
}
]
}
}
I've tried Project
Owner, Editor, Storage Admin, Storage Objects Admin. The results were
still the same. I've followed exactly every tutorials from Google Play
to download the reports on this link:
Please help me on this issues.
Thanks.