Fatal error: Uncaught Google\Service\Exception: {
"error": {
"code": 400,
"message": "Unable to parse range: All Equity Tracking!H:M",
"errors": [
{
"message": "Unable to parse range: All Equity Tracking!H:M",
"domain": "global",
"reason": "badRequest"
}
],
"status": "INVALID_ARGUMENT"
}
}
in /home/marketgauge/public_html/repositories/google-api-php-client/src/Http/REST.php:134
Stack trace:
#0 /home/marketgauge/public_html/repositories/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/marketgauge/public_html/repositories/google-api-php-client/src/Task/Runner.php(187): call_user_func_array(Array, Array)
#3 /home/marketgauge/public_html/repositories/google-api-php-client/src/Http/REST.php(66): Google\Task\Runner->run()
#4 /home/marketgauge/public_html/repositories/google-api-php-client/src/Client.php(926): Google\Http\REST::execute(Object(GuzzleHttp\Client), Object(GuzzleHttp\Psr7\Request), 'Google\\Service\\...', Array, NULL)
#5 /home/marketgauge/public_html/repositories/google-api-php-client/src/Service/Resource.php(238): Google\Client->execute(Object(GuzzleHttp\Psr7\Request), 'Google\\Service\\...')
#6 /home/marketgauge/public_html/repositories/google-api-php-client/vendor/google/apiclient-services/src/Sheets/Resource/SpreadsheetsValues.php(241): Google\Service\Resource->call('get', Array, 'Google\\Service\\...')
#7 /home/marketgauge/public_html/testing-range/functions-beta.php(23): Google\Service\Sheets\Resource\SpreadsheetsValues->get('1ApOd2ZSYpNlmPg...', 'All Equity Trac...')
#8 /home/marketgauge/public_html/testing-range/index.php(17): fetch_sheet_data(Object(Google\Service\Sheets), '1ApOd2ZSYpNlmPg...', 'All Equity Trac...')
#9 {main}
thrown in /home/marketgauge/public_html/repositories/google-api-php-client/src/Http/REST.php on line 134