微信行驶证或驾驶证识别接口没有内容返回或识别错误?
我们在使用微信OCR识别接口遇到问题,经过多次尝试均无法返回成功结果 请求地址:https://api.weixin.qq.com/cv/ocr/drivinglicense?access_token=XXX 请求参数: {"access_token":"XXX","img_url":"https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/vehicle/VehicleLicenseOCR/VehicleLicenseOCR1.jpg"} 返回内容: 有时候只返回ok {"errcode":0,"errmsg":"ok"} 有时候返回报错 {"errcode":101000,"errmsg":"invalid image url hint: [gWV2qa0144w649] rid: 64d4a3b8-6e1dd09f-6c1babb9"} 没有任何识别结果?