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 /home/miya10240/lets-csharp.com/public_html/sample/google-api-php-client/src/Http/REST.php:128
Stack trace:
#0 /home/miya10240/lets-csharp.com/public_html/sample/google-api-php-client/src/Http/REST.php(103): 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/miya10240/lets-csharp.com/public_html/sample/google-api-php-client/src/Task/Runner.php(182): call_user_func_array(Array, Array)
#3 /home/miya10240/lets-csharp.com/public_html/sample/google-api-php-client/src/Http/REST.php(66): Google\Task\Runner->run()
#4 /home/miya10240/lets-csharp.com/public_html/sample/google-api-php-client/src/Client.php(898): Google\Http\REST::execute(Object(GuzzleHttp\Client), Object(GuzzleHttp\Psr7\Request), 'Google_Service_...', Array, NULL)
#5 /home/miya10240/lets-csharp.com/public_html/sample/google-api-php-client/src/Service/Resource.php(238): Google\Client->execute(Object(GuzzleHttp\Psr7\Request), 'Google_Service_...')
#6 /home/miya10240/lets-csharp.com/public_html/sample/google-api-php-client/vendor/google/apiclient-services/src/Google/Service/Sheets/Resource/SpreadsheetsValues.php(217): Google\Service\Resource->call('get', Array, 'Google_Service_...')
#7 /home/miya10240/lets-csharp.com/public_html/sample/spreadsheet-to-spreadsheet/index.php(103): Google_Service_Sheets_Resource_SpreadsheetsValues->get('1PCAzttMI2r_Cwy...', '\xE3\x82\xB5\xE3\x82\xA4\xE3\x83\x88\xE6\x83\x85\xE5\xA0\xB1...')
#8 /home/miya10240/lets-csharp.com/public_html/sample/spreadsheet-to-spreadsheet/index.php(9): getUrlsFromSpreadsheet('/home/miya10240...', '1PCAzttMI2r_Cwy...', '\xE3\x82\xB5\xE3\x82\xA4\xE3\x83\x88\xE6\x83\x85\xE5\xA0\xB1...')
#9 {main}
thrown in /home/miya10240/lets-csharp.com/public_html/sample/google-api-php-client/src/Http/REST.php on line 128