模版消息管理问题

发布于 7 年前作者 mingtian3720 次浏览最后编辑 7 年前来自 ask

后端通过调用

https://api.weixin.qq.com/cgi-bin/wxopen/template/library/list?access_token=ACCESS_TOKEN

获取小程序模板库标题列表(ACCESS_TOKEN是通过小程序的appid, appsecret得到的),接口返回了

 { errcode: -1, errmsg: ‘system error hint: [XWfdua0178vr30]’ } }

请问这是什么原因?

2 回复