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()
#1 [internal function]: Google\Http\REST::doExecute()
#2 /home/api/v3/library/google-api-php-client/src/Task/Runner.php(187): call_user_func_array()
#3 /home/api/v3/library/google-api-php-client/src/Http/REST.php(66): Google\Task\Runner->run()
#4 /home/api/v3/library/google-api-php-client/src/Client.php(921): Google\Http\REST::exec in /home/api/v3/library/google-api-php-client/src/Http/REST.php on line 134