". The error says that "
", but I already have the standard access. If I click on Tools > API center, the access level says "Standard Access". Is this a wrong error message?
Google\ApiCore\ApiException
{
"message": "Resource has been exhausted (e.g. check quota).",
"code": 8,
"status": "RESOURCE_EXHAUSTED",
"details": [
{
"@type": 0,
"data": "
type.googleapis.com\/google.ads.googleads.v8.errors.GoogleAdsFailure"
},
{
"@type": 0,
"data": [
{
"errorCode": {
"quotaError": "RESOURCE_EXHAUSTED"
},
"message": "Too many requests. Retry in 81182 seconds.",
"details": {
"quotaErrorDetails": {
"rateScope": "DEVELOPER",
"rateName": "Get requests for standard access",
"retryDelay": "81182s"
}
}
}
]
},
{
"@type": 0,
"data": "5viHb82qY2k4vOCqMA6cWw"
}
]
}