-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hello Skybiometry support,
I have a problem of uploading image to function FACE/DETECT
The error is {"status":"failure","error_code":402,"error_message":"MISSING_ARGUMENTS - urls or files required","operation_id":"77830ece05e244c095082b83fb2d0167"}.
I am running on the php script, I understand that it is created by the community but I still hope that you could help me.
Despite uploading the tmp image file to the server, I was not able to direct the image
This is my code.
$file = $_FILES['image']['tmp_name'];
"_file" => '@'.$file,
Metadata
Metadata
Assignees
Labels
No labels