收藏
回答

小程序测试模板消息发送 api unauthorized hint

模板请求接口

https://api.weixin.qq.com/cgi-bin/message/template/send?access_token=TOKEN

token获取接口

https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential?appId=&secret=


返回

{

    "errcode": 48001,

    "errmsg": "api unauthorized hint: [FkN0659vr63!]"

}

请问是怎么回事?

回答关注问题邀请回答
收藏

5 个回答

登录 后发表内容