收藏
回答

微信OCR识别OcrAllInOne invokeService:fail 9301010?

已经从3.15升级为3.17,之前还是正常的,这几天发现的问题,已经购买服务,且有调用数量。

编辑器调试报Error: invokeService:fail 9301010 consumption failure (requestId: MLydgt8LnwiBiDao8_OXmXnFwIvdijanh-dvXpnWC8_GDpRK6f_IdH-fwRukelgNQpg)


真机测试报103


await wx.serviceMarket.invokeService({

      api: 'OcrAllInOne',

      service: 'wx79ac3de8be320b71',

      data: {

        img_url,

        data_type: 3,

        ocr_type: 1, // 详细见文档

      }

    })



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

2 个回答

登录 后发表内容