- 接口问题
hello,请帮看一眼接口调用失败问题,多谢。 权限不足: 接口: POST https://api.weixin.qq.com/wxa/sec/order/upload_shipping_info?access_token=ACCESS_TOKEN 返回: response={"headers":{"Connection":["keep-alive"],"Date":["Thu, 24 Aug 2023 08:48:20 GMT"],"Content-Type":["application/json; encoding=utf-8"],"RetKey":["11"],"LogicRet":["48001"],"Content-Length":["77"]},"body":"{\"errcode\":48001,\"errmsg\":\"api unauthorized rid: 64e71954-47f0360b-7219cc52\"}","status":200,"statusCodeValue":200,"statusCode":"OK"} 如果还是权限不足,请微信运营人员帮忙开通发货管理权限, 多谢。 平台 appid : wx9539b7dfa7c2deda sub appid : wx2cafd589e54f5534
2023-08-24 - api unauthorized rid
hello,请帮看一眼接口调用失败问题,多谢。 调用接口失败 接口: POST https://api.weixin.qq.com/wxa/sec/order/upload_shipping_info?access_token=ACCESS_TOKEN 请求: {"access_token":"71_7uM6KiZVdp_GxUTRL-4R6Tn5M2wuQs55crq39uNiSyzRATlT662W8EdQLCjcA1MGdXepr2domZxiYGBvaCfedKlGkIKngpfF0xl66MgOheIpwQaC0KUDsESUFYYOOkQdnmfcRQZHCFAS39cpWSTcAGDHDE","order_key":{"orderNumberType":1},"logistics_type":4,"delivery_mode":1,"shipping_list":[{"item_desc":"1分钱标品*1"}],"upload_time":"2023-08-22T18:30:30+0800","payer":{"openid":"oEDFH5IAq75gsBKx9Kzr3fJoapeo"}} 返回: {"headers":{"Connection":["keep-alive"],"Date":["Tue, 22 Aug 2023 10:30:30 GMT"],"Content-Type":["application/json; encoding=utf-8"],"RetKey":["11"],"LogicRet":["48001"],"Content-Length":["77"]},"body":"{\"errcode\":48001,\"errmsg\":\"api unauthorized rid: 64e48e46-42a7b065-7d0e9d5a\"}","status":200,"statusCodeValue":200,"statusCode":"OK"}
2023-08-22