This flow is connected to a PowerApp. When I go into the PowerApp and run it through there, everything works fine. The file gets created, converted, and emailed.
However, when someone else goes in (has access to PowerApps and my OneDrive for Business folder) the flow fails at sending out the email because apparently the file does not exist despite the Create File 5 passes. When I go to the OneDrive folder as the flow is running, there is never a file created...
Am I missing something here? Why does it create the file and email when I run it through PowerApps but it does not when someone else does it?
Part to create file
Get File metadata and then content
Attach file to email with the created file contentsjj
This is the failed flow: