Hi All
I'm running into an issue that I can't explain.
Here is what I'm trying to do.
I've a MS Word Template, that I'm filling it based on input that is in SharePoint list. This step goes fine without issue.
After that, I take the MS Word file generated and then I want to convert to PDF. I tried two actions for that:
1) OneDrive - Convert file
2) Convert Word Document to PDF
When I check in SharePoint Document Library and the OneDrive, I find the file properly created. I can open and view it.
But the convert actions are not working!
NOTE: The flow was working fine till last week and I'm almost certain no changes happened to it.
Both failed and the error messages I get
OneDrive - Convert File Error Message: "
{
"status": 400,
"message": "The file id 'TempFRPRivate2.docx' is not valid.",
"source": "api.connectorp.svc.ms"
}
"
Convert Word Document to PDF Error Message "The selected file doesn't exist, please select a valid file and drive.
clientRequestId: 5c7d1136-63d3-4bcd-85fd-b9d33cf146d"
Other details:
"status": 404,
"message": "The selected file doesn't exist, please select a valid file and drive.\r\nclientRequestId: 5c7d1136-63d3-4bcd-85fd-b9d33cf146d1",
"error": {
"message": "The selected file doesn't exist, please select a valid file and drive."
},
"source": "wordonlinebusiness-we.azconn-we-002.p.azurewebsites.net"
}


"