微信公开课
如何看待微信公开课小程序热门讨论「小程序模板消息包含中文时报47001」
摘要:小程序模板消息包含中文时报47001
展开:后台业务代码如下(文件编码是UTF8):varctmntyoptions{hostname:api.weixin.qq.com,path:,method:POST,headers:{ContentType:application/json;charsetutf8,ContentLength:}}constSendTemplateMsgToCustomer(_acctoken,notifyparams){returnnewPromise(function(resolve){ctmntyoptions.pathstrCtmNotifyPath+_acctokenletstrparamsJSON.stringify(notifyparams)ctmntyoptions.headers[ContentLength]strparams.lengthvarnotifyreqhttps.request(ctmntyoptions,function(notifyres){var_notifyrtnnotifyres.on(data,function(_rtndata){_notifyrtn+_rtndata})notifyres.on(end,function(){let_rtndataJSON.parse(_notifyrtn)if(_rtndataerrcodein_rtndata){if(_rtndata.errcode0){resolve(true)}else{resolve(false)}}else{resolve(false)}})})notifyreq.on(error,(e){console.log(Sendtemplatemsgrequestfail,e)})notifyreq.write(strparams)notifyreq.end()})}日志数据:{touser:oRuoC0ZwC6QPNcdyr9A,template_id:Fbn5W7r1fo2cwbhIl2M5,form_id:wx20171114101441532f5fbfe508990,data:{keyword1:{value:2017111408232910101},keyword2:{value:2017年11月14日10:14:46},keyword3:{value:总部},keyword4:{value:0.2元},keyword5:{value:null}}}返回数据:{errcode:47001,errmsg:dataformaterrorhint:[zwWEQA0687ge21]}当模板数据里包含中文时,就返回47001,发送不成功。但是当我把中文去掉,模板消息就能发送成功。了解更多
方法1:微信扫描微信公开课小程序码即可订阅热门讨论「小程序模板消息包含中文时报47001」
方法2:微信搜索微信公开课小程序名称进入,即可订阅热门讨论「小程序模板消息包含中文时报47001」
方法3:微信网页访问即速商店,长按识别微信公开课小程序码即可订阅热门讨论「小程序模板消息包含中文时报47001」
微信公开课小程序热门讨论「小程序模板消息包含中文时报47001」由微信公开课原创摘录于微信小程序商店shop.jisuapp.cn,转载请注明出处。
微信公开课热门讨论「小程序模板消息包含中文时报47001」由微信公开课开发者向微信用户提供,并对本服务内容、数据资料及其运营行为等真实性、合法性及有效性承担全部责任。