Our Team FLOW - is to create a file from one SharePoint library to another, then update the new file with trigger user's information and the date the action took place. When the flow is started all the actions runs to completion but then the workflow states that the run failed with a "status": 400, "message": "Exception occurred. (Exception from HRESULT: 0x80020009 (DISP_E_EXCEPTION))\r\nclientRequestId: 739ac69e-d4c6-44cb-a19b-1445b5daf31b\r\nserviceRequestId: 739ac69e-d4c6-44cb-a19b-1445b5daf31b" WE have looked for a fix but cannot find one, nor can we find what is causing the workflow fail. Assistance would be most welcomed
UPDATED : Was requested to add a picture which is found below, please note that even when we moved the "Update File Properties" after the create file and before the delete file, the error was the same but by moving it to the end of the flow all the actions runs to completion before the workflow states it failed.
the Flow