I have a strange behavior of power automate flow in charge of OCR. OCR is performed using the action element: Extract Information from invoices.
1. When an item is created - update item with triggerBody()?['ID']
Today flow started 340 times. 310 times passed OK, and 30 times flow said: Failed, because the FileNotFound, but the FilePath is 100% correct, and it works opening it in Browser.
Did anyone else had the same problem, or have an idea how to fix those which sometimes fail.