小程序
小游戏
企业微信
微信支付
扫描小程序码分享
物流助手已开通,还未绑定合作网点
是第三方授权调用,已经授权了所有的权限集
AppID(小程序ID):wxf505422de5e0133d
接口返回结果:{"errcode":61007,"errmsg":"api is unauthorized to component rid: 5f225930-577520eb-7cf1aae7"}
2 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
你好,请检查下该小程序是否已经给第三方平台授予了快递配送的权限集(权限集id为45)。可通过调用api_get_authorizer_info接口查询,返回的func_info中是否包含了45这个id,接口文档请查看:https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/api/api_get_authorizer_info.html
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
你好,是调用哪一个接口?提供下请求参数。
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
你好,请检查下该小程序是否已经给第三方平台授予了快递配送的权限集(权限集id为45)。可通过调用api_get_authorizer_info接口查询,返回的func_info中是否包含了45这个id,接口文档请查看:https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/api/api_get_authorizer_info.html
你好,是调用哪一个接口?提供下请求参数。
入参:{"shop":{"goods_name":"衣服","img_url":"http://cdn.cntries.com/1596074212267.jpg","wxa_path":"pages/index/index","goods_count":1},"receiver":{"area":"天河区","country":null,"address":"XX路XX号XX大厦XX","province":"广东省","city":"广州市","post_code":null,"name":"林大王","mobile":"18012345678","tel":null,"company":null},"insured":{"use_insured":0,"insured_value":0},"sender":{"area":"天河区","country":null,"address":"XX路XX号XX大厦XX","province":"广东省","city":"广州市","post_code":null,"name":"林大王","mobile":"18012345678","tel":null,"company":null},"openid":"op3zX5dJSbN4YxPbcS9O57_-R0Tw","service":{"service_type":1,"service_name":"test_service_name"},"delivery_id":"TEST","custom_remark":null,"add_source":0,"biz_id":"test_biz_id","cargo":{"space_y":10,"space_z":2,"detail_list":[{"name":"衣服","count":1}],"count":1,"weight":0.1,"space_x":10.0},"order_id":"963852147512345"}
要先绑定网点再进行接口的对接。