Fatal error: Uncaught Google\Service\Exception: {
"error": {
"code": 403,
"message": "The request cannot be completed because you have exceeded your \u003ca href=\"/youtube/v3/getting-started#quota\"\u003equota\u003c/a\u003e.",
"errors": [
{
"message": "The request cannot be completed because you have exceeded your \u003ca href=\"/youtube/v3/getting-started#quota\"\u003equota\u003c/a\u003e.",
"domain": "youtube.quota",
"reason": "quotaExceeded"
}
]
}
}
in /home/api/v3/library/google-api-php-client/src/Http/REST.php:134
Stack trace:
#0 /home/api/v3/library/google-api-php-client/src/Http/REST.php(107): Google\Http\REST::decodeHttpResponse(Object(GuzzleHttp\Psr7\Response), Object(GuzzleHttp\Psr7\Request), 'Google\\Service\\...')
#1 [internal function]: Google\Http\REST::doExecute(Object(GuzzleHttp\Client), Object(GuzzleHttp\Psr7\Request), 'Google\\Service\\...')
#2 /home/api/v3/library/google-api-php-client/src/Task/Runner.php(187): call_user_func_array(Array, Array)
# in
/home/api/v3/library/google-api-php-client/src/Http/REST.php on line
134