收藏
回答

服务商调用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\"}"
}


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

1 个回答

  • 阿巴阿巴
    阿巴阿巴
    2021-09-30

    服务类目已有商家自营

    2021-09-30
    有用
    回复 3
    • 阿巴阿巴
      阿巴阿巴
      2021-09-30
      2021-09-30
      回复
    • 阿巴阿巴
      阿巴阿巴
      2021-09-30
      在88这个权限集里面,小程序链接管理,各种link的接口都在这个权限集里面。所以要想客户能用这个接口,得需要升级权限集合,需要客户重授权
      2021-09-30
      回复
    • 李娟燕
      李娟燕
      01-20
      请问怎么申请升级权限集合?谢谢
      01-20
      回复
登录 后发表内容