Hello,
I am completely blocked by a backend permission issue and need help from a Google Cloud employee.
My project ID is (PII Removed by Staff)
I am the Owner of the project and am trying to enable the App Hosting API (apphosting.googleapis.com), but I continuously get a PERMISSION_DENIED error.
I have already done all the recommended troubleshooting:
-
Confirmed my user (PII Removed by Staff) has the Owner role using
gcloud projects get-iam-policy. -
Confirmed my project is linked to an active and paid-up billing account. The initial billing issue has been resolved.
-
Confirmed the
apphosting.googleapis.comservice is listed as available for my project usinggcloud services list --available. -
Revoked and re-issued my
gcloudcredentials multiple times.
Even after all of this, the gcloud services enable command still fails with PERMISSION_DENIED: Not found or permission denied for service(s): apphosting.googleapis.com.
I have the Basic support plan, so I cannot create a technical support case. This appears to be a backend permission synchronization issue on Google’s side.
Can a Google Cloud engineer please investigate and manually refresh the permissions for my project?