Hello,
I wanna read the invoice throw the AI Builder. I have 3 kinds of invoices i every time get a error:
{"statusCode":400,"headers":{"x-ms-service-request-id":"b6c3a1dc-c6fe-4f01-a44d-2508c242c1f4,9e1a3a8c-2911-475f-b8f7-7b7c0de6a9c4","Cache-Control":"no-cache","Set-Cookie":"ARRAffinity=75caae5ee90a84bfc823d686f8810f8c240d366517f0fbba25e87606e27b89a7; domain=org3f193024.crm4.dynamics.com; path=/; secure; HttpOnly,ReqClientId=3cdf4f83-c9d2-4a93-a80f-2200ced1bc42; expires=Thu, 07-Jul-2072 08:13:05 GMT; path=/; secure; HttpOnly,ARRAffinity=75caae5ee90a84bfc823d686f8810f8c240d366517f0fbba25e87606e27b89a7; domain=org3f193024.crm4.dynamics.com; path=/; secure; HttpOnly","Strict-Transport-Security":"max-age=31536000; includeSubDomains","REQ_ID":"9e1a3a8c-2911-475f-b8f7-7b7c0de6a9c4,9e1a3a8c-2911-475f-b8f7-7b7c0de6a9c4","AuthActivityId":"239cbcfc-fc7f-420a-b173-3f1207247f47","x-ms-dop-hint":"4","x-ms-ratelimit-time-remaining-xrm-requests":"1,198.68","x-ms-ratelimit-burst-remaining-xrm-requests":"5991","x-ms-utilization-percent":"1","OData-Version":"4.0","X-Source":"12173581718976251684417224618109184105192491002598214902131302194117320929197176217,1466116121152222232124947203145192232211711382462614529118504278217318416310114","Public":"OPTIONS,GET,HEAD,POST","Date":"Thu, 07 Jul 2022 08:13:05 GMT","Content-Length":"486","Allow":"OPTIONS,GET,HEAD,POST","Content-Type":"application/json; odata.metadata=minimal","Expires":"-1"},"body":{"error":{"code":"0x80040265","message":"{\"operationStatus\":\"Error\",\"error\":{\"type\":\"Error\",\"code\":\"InvalidPredictionInput\",\"message\":\"Unable to identify the mimetype input\",\"properties\":{\"BackendErrorCode\":\"InvalidInferenceInput\",\"DependencyHttpStatusCode\":\"400\"},\"innerErrors\":[{\"scope\":\"Record\",\"target\":\"single\",\"code\":\"InvalidRecord\",\"type\":\"Error\",\"properties\":{\"MlIssueCode\":\"InvalidRecord\",\"MlIssueTarget\":\"single\"}}]}}"}}} We have other Invoices that are coming throw, so i made a new flow to read the invoice separately but i still get the same code.

