I've made a flow to take responses from a Microsoft Forms, populate a word template and then create a PDF (mostly following along with Microsoft Power Automate Tutorial - Microsoft Word Connector ). The struggle I'm having is that maybe 1 in 100 will fail on the Sharepoint 'Create file' step with a status code of 400 and an error message that says "Error in the application. clientRequestId: ad2b5965-41c5-4c8e-938d-56f81ec2eb42 serviceRequestId: ad2b5965-41c5-4c8e-938d-56f81ec2eb42" Has anyone else ran across this and found any success in fixing it?
Solved! Go to Solution.
Hi @BegeNCSU,
Is there any difference between creating a failed file and other files? Is it possible that the data populated exceeds the size of the PDF file that was created? You can try to create a single Flow, that will create a successful word file, but failed to create a PDF file, and create it separately to see if it will succeed.
If successful, you can add an additional create file in SP action to the original Flow to prevent the previous creation from failing.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @BegeNCSU,
Is there any difference between creating a failed file and other files? Is it possible that the data populated exceeds the size of the PDF file that was created? You can try to create a single Flow, that will create a successful word file, but failed to create a PDF file, and create it separately to see if it will succeed.
If successful, you can add an additional create file in SP action to the original Flow to prevent the previous creation from failing.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
hi @v-litu-msft ,
I could not get how i could connect your solution with mine I too face same error but eventually after few days the file seems to be created in the location what would have been the possible causes for this?
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Read the latest about new experiences and capabilities in the Power Automate product blog.
User | Count |
---|---|
6 | |
5 | |
3 | |
3 | |
2 |