1、即时配送接口,预下单,顺丰同城急送
2、参数配置无问题(沙箱环境测试通过、顺丰测试号测试通过,正式号给我报错)
{"resultcode":1202,"resultmsg":"请求参数异常: 字段params.shop_id 不合法","fee":0,"deliverfee":0,"tips":0,"insurancefee":0,"distance":0,"delivery_token":"","dispatch_duration":0}
3、如果说是正式号填错了,改了之后直接报错
{"errcode":930560,"errmsg":"shopid need bind first rid: 6499685a-37a2365c-7cbf67b9"}
4、所以问题出在哪里?!!!这文档也是看的云里雾里,开发体验非常不好!!!
{"errcode":930560,"errmsg":"shopid need bind first rid: 6499685a-37a2365c-7cbf67b9"}
shopid和当前小程序无绑定关系,请先在MP后台绑定。服务商请调用接口绑定https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/immediate-delivery/deliver-by-business/bindLocalAccount.html