Fatal error: Uncaught Google\Service\Exception: {
"error": {
"code": 400,
"message": "This action would increase the number of cells in the workbook above the limit of 10000000 cells.",
"errors": [
{
"message": "This action would increase the number of cells in the workbook above the limit of 10000000 cells.",
"domain": "global",
"reason": "badRequest"
}
],
"status": "INVALID_ARGUMENT"
}
}
in /home/web/include/gapi/vendor/google/apiclient/src/Http/REST.php:134
Stack trace:
#0 /home/web/include/gapi/vendor/google/apiclient/src/Http/REST.php(107): Google\Http\REST::decodeHttpResponse()
#1 [internal function]: Google\Http\REST::doExecute()
#2 /home/web/include/gapi/vendor/google/apiclient/src/Task/Runner.php(187): call_user_func_array()
#3 /home/web/include/gapi/vendor/google/apiclient/src/Http/REST.php(66): Google\Task\Runner->run()
#4 /home/web/include/gapi/vendor/google/apiclient/src/Client.php(921): Google\Http\REST::execute()
#5 /home/web/include/gapi/vendor/google/apiclient/src/Service/Resource.php(238): Google\Client->execute()
#6 /home/web/include/gapi/vendor/google/apiclient-services/src/Sheets/Resource/SpreadsheetsValues.php(83): Google\Service\Resource->call()
#7 /home/web/log.php(62): Google\Service\Sheets\Resource\SpreadsheetsValues->append()
#8 {main}
thrown in /home/web/include/gapi/vendor/google/apiclient/src/Http/REST.php on line 134