var api = https://aip.baidubce.com/rest/2.0/ocr/v1/general_basic?access_token=xxx
//image和url参数二选一,只选择url参数时接口报错
params = {
url : "xxxxx" //image url
}
//接口返回’error_msg: image not exist'
//麻烦社区检查一下api
收藏
点赞
0
个赞
请登录后评论
TOP
切换版块
可以提交工单咨询下:https://ticket.bce.baidu.com/#/ticket/create~productId=96
同问
楼主遇到过这个错误吗:
param image not exist
请确认url是否能够正常下载对应图片