API Implementation
#36
by
Vic33
- opened
Hi recently purchased the api trying to use the virtual try on : Tested with Post Master :
{
"code": 0,
"message": "SUCCEED",
"request_id": "CmZtE2b1P4sAAAAAAiZD_w",
"data": {
"task_id": "CmZtE2b1P4sAAAAAAiZD_w",
"task_status": "submitted",
"created_at": 1728474309707,
"updated_at": 1728474309707
}
}
but my get is still:
{
"code": 0,
"message": "SUCCEED",
"request_id": "ClogHGb1P5IAAAAAAiZu5w",
"data": {
"task_id": "CmZtE2b1P4sAAAAAAiZD_w",
"task_status": "failed",
"task_status_msg": "task not found"
}
}
You can send to this email for help [email protected]
Please attach the code in the email for check.