Hello,
I have a workflow that does the following work for me (more than a year now):
- Microsoft Form is submitted by enduser.
- In this Form it is possible to make 3 uploads, not mandatory
- in the workflow, the uploads are saved on a public sharepoint site
- at the end of the flow, a pdf is generated with a summary of the flow and sent by mail to enduser and my team
- all this goes to a site content and power app
Since shortly, I receive the error "Action 'Get_file_content' failed" IF an upload is made. The weird thing is, that I can still retrieve the upload from the shared folder where it is supposed to be saved. However, the workflow doesn't finish and the pdf in mail isn't sent.
I have not moved, renamed or anything else with the folder the uploads are supposed to go to. I haven't changed anything. Also, all embedded connections in use are working.
I did submit by myself a Form with attachment and the workflow didn't pass. I'm the owner of the form, sharepoint site, the flow etc.
How can I fix this error please? What do I need to update in the workflow to give it a reset maybe?
Thanks