Fatal error: Uncaught Google\ApiCore\ApiException: {
"message": "Billing is disabled for project 726699404229. Enable it by visiting https:\/\/console.cloud.google.com\/billing\/projects and associating your project with a billing account.",
"code": 9,
"status": "FAILED_PRECONDITION",
"details": [
{
"@type": 0,
"data": "type.googleapis.com\/google.rpc.PreconditionFailure"
},
{
"@type": 0,
"data": [
{
"type": "BILLING_DISABLED",
"subject": "726699404229"
}
]
}
]
}
thrown in /home/ondemand/test.ondemandpro.net/vendor/google/gax/src/ApiException.php on line 139