- 小程序订阅信息的发送报错47001?
小程序订阅一次性消息,发送报错47001,报错如下: "data":{"result":"{\"errcode\":47001,\"errmsg\":\"data format error hint: [nldUWa08713951]\"}"}} 请求参数: $touser = $shop_member['xwxopenid']; $template_id = 'wx4cHI3eQdxEEE1ddvROjP9cHAvYBcoEivcaJkjc7To' $one '恭喜您获得一笔新的奖励佣金' $two = $order['pay_money']; $three = $order['goodsname']; $four = '请查看详细信息' $url = 'https://api.weixin.qq.com/cgi-bin/message/subscribe/send?access_token='$access_token; $data = '{ "touser":"'$touser'", "template_id":"'$template_id'", "page": "pages/index/index", "data": { "thing1": { "value":"'$one'" }, "amount2": { "value":"'$two'" }, "thing3": { "value":"'$three'" } , "thing4": { "value":"'$four'" }, } }'
2020-01-08 - 为啥调试基本库最新版使用bindinput事件无效果?
你好! 我使用的是v1.02.1910120微信开发工具,调试基本库最新版的2.93,为啥在input便签里面使用bindinput事件无效果?,console()测试也没有任何输出,但是bindfocus和bindblur 可以正常使用。
2019-11-15 - 系统有bug?导致我审核出问题
1 :请问我公司小程序账号登录功能完全按照规范要求,为啥还给审核驳回呢。 2:且上次审核不通过后,这次重新提交审核好几天了没反应咋回事,是被遗弃了吗? APPID:wxabe608a68b47c660 请审核谢谢!
2019-09-07