We have a Flow with a One Drive for Business Copy File action, followed by a Get File Content action. We can see all the data we expect in our original file. The copy is sometimes, but not always, missing data. Get File Content is used to get the file copy and email it - and the emailed file is almost always missing data.
We thought it was because of the actions running async - but we turned Asynchronous Pattern off. The issue continues. We also tried putting a delay in between steps, but the issue persists. Any suggestions?