BeneFit API error - can't download try-on .fbx/.obj artifact
Hi,
First of all, thanks for amazing tool. I'm surprised by power of CLO in combination with Benefit API. But there seems to be bug in API functions as I'm unable to download any 3D artifact from Try-on API.
I have created "Avatar ID" which generated new avatar with: "fileType": "fbx" - that is ok
Then I've uploaded .zpac from CLO to get "closetItemid" - that is OK
Then I've created tryon artifact with: "requestType" : "TRYON" and "fileType" : "OBJ" and received error:
{
"code": 400,
"error": "VALIDATION_SERVICE_SPECIFIC",
"message": [
"Specified argument was out of the range of valid values.\r\nParameter name: BeneFit avatar only supports FBX, PNG output file type."
]
}
that is because avatar in first step was created in .fbx format and I have no option to change it. If I change try-on request to "fileType" : "FBX". Artifact is created with error: 1002 - ERROR_JSON_OUTPUT_INVALID = Output type is invalid.
Is this a bug of API or am I doing something wrong? Has anybody any experiences with this?
Thanks, have a nice day.
Alex
コメント