I've some Power Automate job that has been running successfully for months, but today they all stopped working.
I've identified that all the Power Automate jobs that use the "Populate Word Template" are failing.
The message in debug mode is:
The dynamic operation request to API 'wordonlinebusiness' operation 'GetFileSchema' failed with status code 'BadRequest'. This may indicate invalid input parameters. Error response: { "status": 400, "message": "There was an error opening the selected file. Please check the file and try again. clientRequestId: d8dd3caf-5bf4-4681-afaf-bae0e3c00e93", "error": { "message": "There was an error opening the selected file. Please check the file and try again." }, "source": "wordonlinebusiness-ukw.azconn-ukw-01.p.azurewebsites.net" }
I've tried:
1. Creating a new Power Automate Job
2. Creating a new, very simple, document template
3. Trying moving the document template from OneDrive to Teams and Sharepoint.
4. Tried it in Logic Apps
All the above produced the same issue.
Note:
* I'm able to select the template when setting the FILE attribute, of the Populate Word Template action, by using the folder view.
* I'm only using the "Plain Text Content Control" inside the word document.
Any help would be most appreciated.
Nick