Fatal error: Uncaught Google\Service\Exception: {
"error": {
"code": 500,
"message": "Internal error encountered.",
"errors": [
{
"message": "Internal error encountered.",
"domain": "global",
"reason": "backendError"
}
],
"status": "INTERNAL"
}
}
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)
#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::execute(Object(GuzzleHttp\C in
/home/api/v3/library/google-api-php-client/src/Http/REST.php on line
134