Your code is running on Cloud Functions in project A. It is supposed to write an object in a Cloud Storage bucket owned by project B. However, the write call is failing with the error "403 Forbidden".
What should you do to correct the problem?
A. Grant your user account the roles/storage.objectCreator role for the Cloud Storage bucket.
B. Grant your user account the roles/iam.serviceAccountUser role for the [email protected] service account.
C. Grant the [email protected] service account the roles/storage.objectCreator role for the Cloud Storage bucket.
D. Enable the Cloud Storage API in project B.
Your code is running on Cloud Functions in project A. It is supposed to write an object in a Cloud Storage bucket owned
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Your code is running on Cloud Functions in project A. It is supposed to write an object in a Cloud Storage bucket owned
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!