平台型服务商获取不到模板库和草稿模板https://api.weixin.qq.com/wxa/gettemplatedraftlist?access_token=https://api.weixin.qq.com/wxa/gettemplatelist?access_token=返回的是{"errcode":0,"errmsg":"ok","template_list":[]}
后台是有的,但是获取不到
框架类型 | 问题类型 | 操作时间 | AppID |
---|---|---|---|
小程序 | Bug | 2019-02-26 | wxe2e299699c4a7fd5 |
平台型服务商获取不到模板库和草稿模板https://api.weixin.qq.com/wxa/gettemplatedraftlist?access_token=https://api.weixin.qq.com/wxa/gettemplatelist?access_token=返回的是{"errcode":0,"errmsg":"ok","template_list":[]}
后台是有的,但是获取不到
1 个回答
详情请查看:https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1&id=open1506504150_nMMh6&token=&lang=zh_CN
https://api.weixin.qq.com/wxa/gettemplatedraftlist?access_token=TOKEN是用来拉取草稿箱的数据。
帖子的图片里的数据用这个拉取:https://api.weixin.qq.com/wxa/gettemplatelist?access_token=TOKEN
谢谢,已经获取到了数据