Hi everyone,
I have a flow which has been running for a year now and out of a sudden, the flow has an error.
The error was : Get file metadata; file not found.
This is what happens in the flow:
♦ Trigger: Starts when an applicant submits the form on Microsoft Forms.
♦ Get response details.
♦ Initialize Variable: Array Files to Email
♦ Initialize Variable: Array Files Approval
♦ Condition: Addition or Removal - response from Microsoft Forms
♦ Send emails: Notifies relevant personnel about the application submission.
♦ Approval: HOD to approve the application.
♦ Send emails: Notify backend team to process the application:
♦ Approval: Backend team to update application completion.
♦ Send emails: To notify the applicant and their HOD.
What has failed :
Get file metadata, file not found.
What I've done so far:
♦ Double checked my Onedrive folder - File is there.
♦ Checked against my backup version - nothing is different.
Things to note:
I created the flow and transferred it to my superior and runs under my superior account but I'm the one managing it and the onedrive storage belongs to my work account. It has been running smoothly until this month when applications started failing.
What could have caused this to happen and why does this error happen when the file exists?
Any help or suggestions would be appreciated!