小程序
小游戏
企业微信
微信支付
扫描小程序码分享
我们小程序已经开通权限了,但是调接口还是提示api is unauthorized to component,这个是不是我们的第三方平台也需要申请开通权限啊?我们的三方平台的appid是wxd4f6279cca1a0495和wx57832ac61e7bf45f,麻烦帮忙看一下,谢谢
1 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
麻烦贴一下第三方APPID、小程序APPID、具体请求、具体返回信息、具体操作时间
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
麻烦贴一下第三方APPID、小程序APPID、具体请求、具体返回信息、具体操作时间
小程序APPID:wxe6cffd44ab1197a6
请求时间:2019-11-11 16:35
预下单:
{
"cargo": {
"cargo_first_class": "甜品饮料",
"cargo_second_class": "甜品",
"goods_detail": {
"goods": [
{
"good_count": 1,
"good_name": "冰淇淋"
}
]
},
"goods_value": 50,
"goods_weight": 0.1
},
"delivery_id": "TEST",
"delivery_sign": "2f23b5b10be7b7bc9c59a4d31fe0bad1e7acc091",
"openid": "oTly-4vEaeKa3fjo2BzY_Ud_4E-U",
"order_info": {
"delivery_service_code": "TEST",
"expected_delivery_time": 0,
"expected_finish_time": 0,
"expected_pick_time": 0,
"is_insured": 0,
"order_time": 0,
"order_type": 0
},
"receiver": {
"address": "天府软件园G区",
"address_detail": "天府软件园G区",
"city": "成都市",
"coordinate_type": 0,
"lat": 30.53867,
"lng": 104.05534,
"name": "李先生",
"phone": "18349255428"
},
"sender": {
"coordinate_type": 0,
"lat": 30.571002,
"lng": 104.068024,
"name": "重客隆测试门店"
},
"shop": {
"goods_count": 1,
"goods_name": "冰淇淋",
"img_url": "http://oss-test.ystpay.cn/ystsr/2019/11/0d95d0f9-0370-4c33-8f6a-5afbc108e0ff.jpg",
"wxa_path": "http://192.168.0.17:8083/dj-mini/orders/1271"
},
"shop_no": "8156",
"shop_order_id": "19110810542245000864",
"shopid": "test_shop_id"
}
返回:
{"errcode":61007,"errmsg":"api is unauthorized to component hint: [0115z124!]"}