Hello All,
I'm having trouble with a flow and was not able to find a solution online.
Summary of what I have:
- Power Apps forms which triggers a flow when a new item is created in an SP list.
- Power automate flow runs and fills a word document template which I have stored somewhere in a SP site.
- Power automate then creates a new file with the populated information and dumps it into another folder in SP
- Using the convert doc to pdf connector I try and convert the new doc to pdf
- Flow should end by sending an e-mail to the original form submitter with the filled document converted into pdf.
I am currently getting stuck on step 4 (in green the steps that work and in red the ones that fail), I get the error message "There was an error accessing the file. Please try again or select a different file."
The file is not open and even with a 2-minute delay between file creation and conversion the flow still fails.
Below is how the flow is setup

And a screenshot of where it fails


Any help is much appreciated