小编Nil*_*lin的帖子

API Version 2:无法使用'INVALID_ARGUMENT'错误解析JSON响应字符串:\":找不到字段.\"

我得到' API Version 2:无法用'INVALID_ARGUMENT'错误解析JSON响应字符串错误:\":找不到字段.\".'简单的语音webhook响应的错误.

- - - - - - 错误 - - - - - - -

"debugInfo": {
        "agentToAssistantDebug": {
            "agentToAssistantJson": {
                "message": "Unexpected apiai response format: Empty speech response",
                "apiResponse": {
                    "id": "31f9c31d-3861-4262-8518-bd1f1e895f86",
                    "timestamp": "2017-07-29T22:09:23.971Z",
                    "lang": "en",
                    "result": {},
                    "status": {
                        "code": 200,
                        "errorType": "success"
                    },
                    "sessionId": "1501366152335"
                }
            }
        },
        "sharedDebugInfo": [
            {
                "name": "ResponseValidation",
                "subDebugEntry": [
                    {
                        "name": "UnparseableJsonResponse",
                        "debugInfo": "API Version 2: Failed to parse JSON response string with 'INVALID_ARGUMENT' error: \": Cannot …
Run Code Online (Sandbox Code Playgroud)

json google-assist-api

10
推荐指数
1
解决办法
5295
查看次数

标签 统计

google-assist-api ×1

json ×1