接口调用返回 其他原因,怎么办?
https://developers.weixin.qq.com/doc/channels/API/ewaybill/create_order.html
{"errcode":10025005,"errmsg":"电子面单取号失败,请参考delivery_error_msg字段后重试 rid: 6729cd7d-0aa83e4d-1a918fdc","delivery_error_msg":"其他原因"}
查询rid:
{
"errcode": 0,
"errmsg": "ok",
"request": {
"invoke_time": 1730792829,
"cost_in_ms": 294,
"request_url": "access_token=86_fUGPH01ar8IESZjN1mynp3IGzn6oEo49xbkXm0jJDWCThC8pTKiDPdyP8pTPwsWlloIM_y9Jg5oR8WUvRgwZMw72bfq4IiauFGBTbh8LTZ8ih82HAo3xGQ0LGUfABAUPD",
"request_body": "{\"ewaybill_order_id\":\"59785293\",\"delivery_id\":\"JTSD\",\"site_code\":null,\"ewaybill_acct_id\":\"6634366\",\"template_id\":\"single\",\"sender\":{\"name\":\"好集团\",\"mobile\":\"400-82-0000\",\"province\":\"江苏省\",\"city\":\"苏州市\",\"county\":\"常熟市\",\"street\":\"\",\"address\":\"苏东路3号熙麦长三角时尚供应链枢纽3楼A6库4单元S257\"},\"receiver\":{\"name\":\"杨**\",\"mobile\":\"152****8255\",\"province\":\"云南省\",\"city\":\"昆明市\",\"county\":\"西山区\",\"street\":\"\",\"address\":\"****\"},\"ec_order_list\":[{\"ec_order_id\":37237990064884300,\"goods_list\":[{\"good_name\":\"MECAP\",\"good_count\":2,\"product_id\":0,\"sku_id\":0},{\"good_name\":\"MECAP\",\"good_count\":1,\"product_id\":0,\"sku_id\":0},{\"good_name\":\"MECAP\",\"good_count\":1,\"product_id\":0,\"sku_id\":0}],\"ewaybill_order_code\":null,\"ewaybill_order_appid\":null}],\"remark\":null,\"shop_id\":\"50098339283\",\"return_address\":null,\"order_type\":null}",
"response_body": "{\"errcode\":10025005,\"errmsg\":\"电子面单取号失败,请参考delivery_error_msg字段后重试 rid: 6729cd7d-0aa83e4d-1a918fdc\",\"delivery_error_msg\":\"其他原因\"}",
"client_ip": "42.192.5.213"
}
}