Hi,
I have a flow with Wordonline populating a word template triggered by powerapps. But then when creating the pdf document, it says it cannot find the file.
However, this is only happening when another user is using the app. When I run it myself, all is fine. The actual file is in Onedrive for that user, but it seems like it cannot be found even when I hardcode the filename. I also tried a 2 minute delay, but still file cannot be found.
This is the part of the flow where it goes wrong:

This is the created file:

And this is the file it cannot find:

However, when I use convert file (PDF) it all works fine:

Any ideas?
Thanks,
Bart