Kairos Face Recognition

फ्रीमियम
द्वारा Kairos | अपडेट किया गया 15日前 | Artificial Intelligence/Machine Learning
लोकप्रियता

6.3 / 10

लेटेंसी

1,513ms

सेवा का स्तर

100%

Health Check

N/A

सभी चर्चाओं पर वापस जाएं

Problem to Send Image in Request

Rapid account: Brunoluiz
brunoluiz
5年前

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

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें