使用消息订阅模板,发送消息后,有报错
使用的数据如下: data:{
'thing7':{'value':event.name},
'thing8':{'value':event.zj_staff},
'thing6':{'value':event.visit_reason},
'phrase2':{'value':event.audit},
'thing3':{'value':event.other},
},
#上面的值,都是字符串,没有数字,报错Do not know how to serialize a BigInt\n at JSON.stringify
用了两个不同模板,其中一个模板ID为,_LXTR-Y-XUDAO1bnz-h4DV5LkDvoNrFk3aqPSEPwai0。 报错相同信息如下: "errorCode":1,"errorMessage":"user code exception caught","stackTrace":
"TypeError: Do not know how to serialize a BigInt\n at JSON.stringify
(\u003canonymous\u003e)\n at callback (/var/runtime/node12/CallbackContext.js:31:23)\n
at /var/runtime/node12/CallbackContext.js:81:16\n at /var/runtime/node12/Runtime.engine.js:237:13\n
at processTicksAndRejections (internal/process/task_queues.js:97:5)","statusCode":430}