I have a flow that has been deployed in the default environment for ~1 year, working with no problems at all (and is still working now).
Since creating this flow I have come to understand the need for solutions and environments for proper deployment. As such, I have redeployed the solution into my Developer environment and I am now testing it within the Test environment.
(Amongst other things) The flow takes a blank file from a template folder, creates a new file from that content and then adds a table to it.
The flow is now failing at the "Create a table" step.
Previously, this worked fine:
When in the UAT phase it failed with "Invalid Request":
This the UAT flow for reference (fails in the same way in the Dev environment also):
For "File:" I have tried -
- ID as it was originally
- File Path
- Item Id
- Hard coding Library/Folder/ then File Name dynamic content
- Hard coding /Folder/ then File Name dynamic content
- Getting file properties > using Identifier
All fail with the same error! Any ideas?

Report
All responses (
Answers (