后台调用小程序订阅消息,服务器80端口http能调通,服务器非80端口https报48001未授权?
http 80端口可以调通,换成https非80不行
{
"success": true,
"msg": "",
"data": {
"errcode": 48001,
"errmsg": "api unauthorized hints: [gdNCRu4MRa-3ZhyPA!]"
},
"tag": ""
}