请求地址:https://api.weixin.qq.com/wxaapi/newtmpl/addtemplate
问题:请求时已经传递此参数,响应却说未传
我也遇到了这个问题,请求删除模板的时候也是提示 \“errmsg\”:\“missing parameter priTmplId\”,\“errcode\”:200002},请求传了{\“priTmplId\”:\“1111111111111111\”},好像Post请求都不行,不知道是不是表单的数据格式微信端识别不了
请教下楼主解决问题了吗