收藏
回答

调用服务市场接口返回9301002错误

调用服务市场接口返回9301002错误:请求参数如下:

  curl 'https://api.weixin.qq.com/wxa/servicemarket?access_token=91_xxxxxxxxxxxx' \

  -H 'Accept: application/json, text/plain, */*' \

  -H 'Accept-Language: zh-CN,zh;q=0.9,en;q=0.8' \

  -H 'Content-Type: application/json' \

  -H 'Origin: https://api.weixin.qq.com' \

  --data-raw {"data":"{\"img_url\":\"https://oss.temp.cn/tmp.jpg\",\"data_type\":3,\"ocr_type\":8}","client_msg_id":"qukfh3f6si6e34sl","service":"wx79ac3de8be320b71","api":"OcrAllInOne"} \

  -H 'Content-Type: application/json' \

 --compressed

接口返回:

{

errcode: 9301002,

errmsg: "call api service failed request id:[MLzvV8uuHFTJd3H533QSx_b-BfWtk4TvrazE92Hn4TYJM7BHZRhd6CVIwV_yIX539-E] rid = 68103c26-4c3caee2-068db577 rid: 68103c26-4c3caee2-068db577",

}


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

2 个回答

  • Summer✨
    Summer✨
    04-29

    你好,调用哪个接口请提供文档链接,描述下你想实现的功能。

    04-29
    有用
    回复 2
  • 栋_Leung
    栋_Leung
    05-14

    你好,请问这个问题你解决了吗

    05-14
    有用
    回复
登录 后发表内容