-
Notifications
You must be signed in to change notification settings - Fork 25
Description
"error": {
"code": 404,
"message": "Requested entity was not found.",
"errors": [
{
"message": "Requested entity was not found.",
"domain": "global",
"reason": "notFound"
}
],
"status": "NOT_FOUND"
}
}
{"user_data":[],"error_code":404,"error_msg":"{
"error": {
"code": 404,
"message": "Requested entity was not found.",
"errors": [
{
"message": "Requested entity was not found.",
"domain": "global",
"reason": "notFound"
}
],
"status": "NOT_FOUND"
}
}
","error_sub_code":"","error_file":"ROOT_PATH/vendor/google/apiclient/src/Google/Http/REST.php","error_line":118,"error_trace":[{"file":"ROOT_PATH/vendor/google/apiclient/src/Google/Http/REST.php","line":94,"function":"decodeHttpResponse","class":"Google_Http_REST","type":"::","args":["[object] (GuzzleHttp\Psr7\Response: {})","[object] (GuzzleHttp\Psr7\Request: {})","Google_Service_MyBusiness_ListReviewsResponse"]},
{"file":"ROOT_PATH/vendor/google/apiclient/src/Google/Task/Runner.php","line":176,"function":"doExecute","class":"Google_Http_REST","type":"::","args":["[object] (GuzzleHttp\Client: {})","[object] (GuzzleHttp\Psr7\Request: {})","Google_Service_MyBusiness_ListReviewsResponse"]},{"file":"ROOT_PATH/vendor/google/apiclient/src/Google/Http/REST.php","line":58,"function":"run","class":"Google_Task_Runner","type":"->","args":[]},{"file":"ROOT_PATH/vendor/google/apiclient/src/Google/Client.php","line":842,"function":"execute","class":"Google_Http_REST","type":"::","args":["[object] (GuzzleHttp\Client: {})","[object] (GuzzleHttp\Psr7\Request: {})","Google_Service_MyBusiness_ListReviewsResponse",[],null]},{"file":"ROOT_PATH/vendor/google/apiclient/src/Google/Service/Resource.php","line":232,"function":"execute","class":"Google_Client","type":"->","args":["[object] (GuzzleHttp\Psr7\Request: {})","Google_Service_MyBusiness_ListReviewsResponse"]},{"file":"ROOT_PATH/vendor/spotonlive/php-google-my-business/MyBusiness.php","line":2384,"function":"call","class":"Google_Service_Resource","type":"->","args":["list",[{"parent":"ACCOUNT_NAME","orderBy":"update_time desc","pageSize":50,"pageToken":null}],"Google_Service_MyBusiness_ListReviewsResponse"]},