Kairos Face Recognition

免费增值
通过 Kairos | 已更新 hace 15 días | Artificial Intelligence/Machine Learning
人气

6.3 / 10

延迟

1,513ms

服务等级

100%

Health Check

N/A

返回所有讨论

Problem to Send Image in Request

Rapid account: Brunoluiz
brunoluiz
hace 5 años

Hello guys, i m having trouble to send image files on request using “Unirest” in PHP.

What the limit size to send a image? I m sending a image in base64 encoded(about 2mb) and got the following response:

{“Errors”:[{“ErrCode”:5015,“Message”:“Image too large to be processed”}]}

I tried upload using “image” => Unirest\Request\Body::file('localhost/img/image.jpg) on body request and I got this:

{“Errors”:[{“ErrCode”:1002,“Message”:“image one or more required parameters are missing”}]}

I only got success send a image rom a URL but I need send local files, please help

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论