
Announcements
Hi,
Does anyone know what this message could mean?
Thanks,
Alex
Error Message:
"body": {
"error": {
"code": "0x80040265",
"message": "{\"operationStatus\":\"Error\",\"error\":{\"type\":\"Error\",\"code\":\"InvalidPredictionInput\",\"message\":\"Inference input for model 21b77383-28f9-45de-923c-b0870cd9f212~46a5e93a-0079-463e-a6ca-91df15fc48c9 is invalid: invalid prediction input\",\"properties\":{\"BackendErrorCode\":\"InvalidInferenceInput\",\"DependencyHttpStatusCode\":\"400\"},\"innerErrors\":[{\"scope\":\"Record\",\"target\":null,\"code\":\"InvalidRecord\",\"type\":\"Error\",\"properties\":{\"MlIssueCode\":\"InvalidRecord\"}}]}}"
}
}
Hi Alex,
I have to admit that this message is not very human friendly. 🙂 Maybe it's friendly for robots.
It usually means that the file that has been processed is not valid (not a valid PDF or image format for example).
Could you share a screenshot or describe the flow that you've built that is giving this error?
Thank you!