服务商调用genwxashortlink一直提示api is unauthorized to?
https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/short-link/shortlink.generate.html
url https://api.weixin.qq.com/wxa/genwxashortlink?access_token={accessToken}
data
{
"page_url": "pages/index/index?cpid=21112&houseShareID=1271",
"page_title": "Homework title",
"is_permanent":false
}
{
"isok": true,
"msg": "",
"data": "{\"errcode\":61007,\"errmsg\":\"api is unauthorized to component rid: 615523a3-1c780d9a-0aad2e0a\"}"
}