求助阅消息一直提示errcode":48001,"errmsg":"api unauthorize?
求助呀求助!!
订阅消息的功能,前端授权订阅后,我后端post调用 ,https://api.weixin.qq.com/cgi-bin/message/template/subscribe?access_token=xxxxxxxxxx
然后参数也对的,一直返回 <200 OK,{“errcode”:48001,“errmsg”:“api unauthorized hints: [GjIFZXyMe-Bte7wA!]”},{Connection=[keep-alive], Date=[Wed, 18 Dec 2019 11:14:46 GMT], Content-Type=[application/json; encoding=utf-8], Content-Length=[72]}> .
我是不是哪里受限了,小程序在哪里可以看到权限受限?