Skip to content

Reviews list API call randomly throwing 404 [Not Found] Error #19

@kusumbavk

Description

@kusumbavk

"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"]},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions