i created a custom model in powerautomate.com to extract invoice details from pdf file and save the invoice details to a excel file. facing few issues...the flow is taking long time to run and i get timeout error. not sure what i am doing wrong or where to make adjustments in the flow to work correctly.
please help. this is critical to our automation project.
I got the below error. The set the pdf documents which i used to train the model is the same what i am using to test the model. but still the below error popped up.
Action 'Extract_information_from_forms' failed: {"operationStatus":"Error","error":{"type":"Error","code":"InvalidPredictionInput","message":"Encountered an issue when reaching Form Recognizer: InvalidRequest","properties":{"BackendErrorCode":"InvalidInferenceInput","DependencyHttpStatusCode":"400"},"innerErrors":[{"scope":"Record","target":null,"code":"InvalidRecord","type":"Error","properties":{"ErrorCode":"InvalidRequest","MlIssueCode":"InvalidRecord"}}]},"predictionId":null} 
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.