- 查询无忧退货开通状态提示无接口权限怎么办?
使用小程序token 67001 使用第三方平台token47001 post请求 https://api.weixin.qq.com/wxa/business/insurance_freight/query_open?access_token=“{$access_token}” 67001 api is unauthorized to component rid: 669a26d4-0b343991-35d83e3e
07-19 - 发货信息录入接口 分拆发货时is_all_delivered参数怎么填写?
一个订单分拆发货时is_all_delivered 同时填物流信息 第一个物流为false 第二个物流为true嘛 还是都可以为true
2023-05-11 - 小程序第三方平台授权管理中小程序发货管理服务142权限没有 去哪里授权
https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/product/miniprogram_authority.htmlhttps://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/Authorization_Process_Technical_Description.htmlhttps://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/business-capabilities/order-shipping/order-shipping.html
2023-05-05 - 视频号小店添加商品 复制示例请求 一直返回10020051参数错误
https://api.weixin.qq.com/channels/ec/product/add?access_token=ACCESS_TOKEN 请求参数示例[ 'out_product_id'=>'5756463', 'title'=>'这是个小东西', 'head_imgs'=>[ 'https://mmecimage.cn/p/wx37f38d59298839c3/HJE9eJaEc5bJk-eaArVdILSB7MMaHgdK2-JIn51nMQ' ], 'cats'=>[ ['cat_id'=>'135835'], ['cat_id'=>'135838'], ['cat_id'=>'128201'], ], 'skus'=>[ [ 'out_sku_id'=>'26746334', 'sale_price'=>100, 'market_price'=>1000, 'stock_num'=>10, 'sku_attrs'=>[ ['attr_key'=>'颜色','attr_value'=>'浪漫紫'] ], ] ] ]; 返回 {\"errcode\":10020051,\"errmsg\":\"参数错误 rid: 636e14e6-65cb777b-69a6f0e3\"}
2022-11-11