Google Cloud experiments #10
Annotations
1 error
google-admin
google-github-actions/auth failed with: retry function failed after 4 attempts: failed to generate Google Cloud OAuth 2.0 Access Token for my-service-account@savvy-container-267322.iam.gserviceaccount.com: {
"error": {
"code": 403,
"message": "IAM Service Account Credentials API has not been used in project 47855944311 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/iamcredentials.googleapis.com/overview?project=47855944311 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.",
"status": "PERMISSION_DENIED",
"details": [
{
"@type": "type.googleapis.com/google.rpc.Help",
"links": [
{
"description": "Google developers console API activation",
"url": "https://console.developers.google.com/apis/api/iamcredentials.googleapis.com/overview?project=47855944311"
}
]
},
{
"@type": "type.googleapis.com/google.rpc.ErrorInfo",
"reason": "SERVICE_DISABLED",
"domain": "googleapis.com",
"metadata": {
"service": "iamcredentials.googleapis.com",
"consumer": "projects/47855944311"
}
}
]
}
}
|