收藏
回答

即时配送下单接口 验签一直失败 不知道怎么回事?

接口:immediateDelivery.addOrder

平台:闪送

shopid:M200****973

App_secret:bH85LUs6TsNOdw****9VjF5qn2y9Jq0

shop_no:11*****79

delivery_sign 一直提示验签失败 怎么回事啊

回答关注问题邀请回答
收藏

4 个回答

  • Constlu
    Constlu
    2022-03-04

    你好,我们找闪送的人核实一下。

    2022-03-04
    有用
    回复 4
  • captain😼
    captain😼
    2022-07-26

    你好,请问解决了吗

    2022-07-26
    有用
    回复
  • Cjiang
    Cjiang
    2022-03-03

    你好,麻烦提供下appid,请求包、回包以及请求时间

    2022-03-03
    有用
    回复 3
    • 发狸狐笑
      发狸狐笑
      2022-03-03
      APPID:wx63972f20e9bdbf61
      2022-03-03
      回复
    • 发狸狐笑
      发狸狐笑
      2022-03-03
      {
          "cargo": {
              "cargo_first_class": "美食夜宵",
              "cargo_second_class": "零食小吃",
              "goods_detail": {
                  "goods": [
                      {
                          "good_count": 1,
                          "good_name": "咖啡",
                          "good_price": 12,
                          "good_unit": "元"
                      },
                      {
                          "good_count": 2,
                          "good_name": "咖22啡",
                          "good_price": 14,
                          "good_unit": "元"
                      }
                  ]
              }
          },
          "order_info": {
              "delivery_service_code": "",
              "expected_delivery_time": 0,
              "is_direct_delivery": 1,
              "is_finish_code_needed": 1,
              "is_insured": 0,
              "is_pickup_code_needed": 1,
              "note": "test_note",
              "order_time": 1555220757,
              "order_type": 0,
              "poi_seq": "1111",
              "tips": 0
          },
          "receiver": {
              "address": "xxx地铁站",
              "address_detail": "2号楼202",
              "city": "北京市",
              "coordinate_type": 0,
              "lat": 40.15296,
              "lng": 116.50603,
              "name": "老王",
              "phone": "18512345678"
          },
          "sender": {
              "address": "xx大厦",
              "address_detail": "1号楼101",
              "city": "北京市",
              "coordinate_type": 0,
              "lat": 40.448612,
              "lng": 116.383075,
              "name": "刘一",
              "phone": "13712345678"
          },
          "shop": {
              "goods_count": 2,
              "goods_name": "test",
              "img_url": "https://mmbiz.qpic.cn/mmbiz_png/xxxxxxxxx/0?wx_fmt=png",
              "wxa_path": "/page/index/index"
          },
          "delivery_id": "SS",
          "delivery_sign": "0f5a0c161457755b8d870772e82774b79daa971f",
          "openid": "o6NMF5LH-HEJ2sLxXG6m09MJJG7w",
          "shop_no": "1184679",
          "sub_biz_id": "",
          "shop_order_id": "sadsa1111111",
          "shopid": "M20041889973"
      }
      2022-03-03
      回复
    • 发狸狐笑
      发狸狐笑
      2022-03-03
      请求日期 2022/3/3 18:42
      2022-03-03
      回复
  • 发狸狐笑
    发狸狐笑
    2022-03-03

    {

        "resultcode"1,

        "resultmsg""签名校验失败",

        "fee"0,

        "deliverfee"0,

        "couponfee"0,

        "tips"0,

        "distance"0,

        "waybill_id""",

        "order_status"0,

        "finish_code"0,

        "pickup_code"0,

        "dispatch_duration"0,

        "sender_lng"0,

        "sender_lat"0

    }


    2022-03-03
    有用
    回复
登录 后发表内容