Fatal error: Uncaught Google\Service\Exception: {
"error": {
"code": 503,
"message": "The service is currently unavailable.",
"errors": [
{
"message": "The service is currently unavailable.",
"domain": "global",
"reason": "backendError"
}
],
"status": "UNAVAILABLE"
}
}
in /var/www/redirector/vendor/google/apiclient/src/Http/REST.php:134
Stack trace:
#0 /var/www/redirector/vendor/google/apiclient/src/Http/REST.php(107): Google\Http\REST::decodeHttpResponse()
#1 [internal function]: Google\Http\REST::doExecute()
#2 /var/www/redirector/vendor/google/apiclient/src/Task/Runner.php(187): call_user_func_array()
#3 /var/www/redirector/vendor/google/apiclient/src/Http/REST.php(66): Google\Task\Runner->run()
#4 /var/www/redirector/vendor/google/apiclient/src/Client.php(967): Google\Http\REST::execute()
#5 /var/www/redirector/vendor/google/apiclient/src/Service/Resource.php(248): Google\Client->execute()
#6 /var/www/redirector/vendor/google/apiclient-services/src/Sheets/Resource/SpreadsheetsValues.php(250): Google\Service\Resource->call()
#7 /var/www/redirector/index.php(24): Google\Service\Sheets\Resource\SpreadsheetsValues->get()
#8 {main}
thrown in /var/www/redirector/vendor/google/apiclient/src/Http/REST.php on line 134