Hi,
I'm trying to deploy a new Cloud Run Service in Go, when I run my gcloud run deploy command I get the following error:
Unable to read the runtimes experiment config: [gs://gcp-runtime-experiments/experiments.yaml],
error: Could not read [<googlecloudsdk.api_lib.storage.storage_util.ObjectReference object at 0x7f638ee0d210>].
Please retry: HTTPError 403: The billing account for the owning project is disabled in state absent
I'm not sure what is the issue here, billing is setup and linked to an account when I run gcloud beta billing projects describe myproject.
Any help is welcomed
Hi @Joris_,
Welcome to the Google Cloud Community!
For Google Cloud Billing issues, you may refer to the following documentation or contact the Cloud Billing team through the following channels:
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.