Fatal error: Uncaught Google_Service_Exception: {
"error": {
"code": 429,
"message": "Quota Error: profileId 184929776 has exceeded the daily request limit.",
"errors": [
{
"message": "Quota Error: profileId 184929776 has exceeded the daily request limit.",
"domain": "global",
"reason": "rateLimitExceeded"
}
],
"status": "RESOURCE_EXHAUSTED"
}
}
in /var/www/html/api/vendor/google/apiclient/src/Google/Http/REST.php:118
Stack trace:
#0 /var/www/html/api/vendor/google/apiclient/src/Google/Http/REST.php(94): Google_Http_REST::decodeHttpResponse(Object(GuzzleHttp\Psr7\Response), Object(GuzzleHttp\Psr7\Request), 'Google_Service_...')
#1 /var/www/html/api/vendor/google/apiclient/src/Google/Task/Runner.php(176): Google_Http_REST::doExecute(Object(GuzzleHttp\Client), Object(GuzzleHttp\Psr7\Request), 'Google_Service_...')
#2 /var/www/html/api/vendor/google/apiclient/src/Google/Http/REST.php(58): Google_Task_Runner->run()
#3 /var/www/html/api/vendor/google/apiclient/src/Go in /var/www/html/api/vendor/google/apiclient/src/Google/Http/REST.php on line 118