Skip to content

FACE/DETECT ERROR #1

@Oraclesports

Description

@Oraclesports

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions