I am trying to convert a docx file to pdf using folder path, it creates the file in my OneDrive successfully, but for convert action it shows an error message:
“Error from Office Service. Url=https://wordcs.officeapps.live.com/document/export/pdf HttpCode=NotFound cert=subject:;thumbprint: ResponseHeaders=Connection: close
Date: Sat, 27 Apr 2024 10:15:17 GMT
Server: Microsoft-IIS/10.0
X-Powered-By: ASP.NET
“
I tried to add a delay between the create and convert actions but no success.
This flow is created in another account and the flow running successfully for that account.
But for me the convert file using path action suddenly stopped working.
Appreciate your support and help.