获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
百思不得其解
must use component token for component api?查询服务商的当月提审限额(quota)和加急次数 https://api.weixin.qq.com/wxa/queryquota?access_token=ACCESS_TOKEN 返回 {"errcode":61014,"errmsg":"must use component token for component api rid: 5fc62d83-32927950-588751a3"} token是根据文档中的方式获取的,并且我根据这个token查询代码草稿列表、添加草稿到模板库、删除模板等接口都可以正常调用。唯独这个查询提审额度的接口返回上面的提示。
2022-08-05