I am building a HTML file in Flow, saving it to OneDrive, and then converting it to PDF. There is something in some of the files I geneerate that is making the Convert File action fail.
I get:
{
"status": 406,
"message": "htm",
"source": "api.connectorp.svc.ms"
}
This is a super-simple action, I can't see anything untoward in the HTML file as it renders fine I've run it through validation checks
Update... even if I enter something like <h1>hi there</h1> I still get the error. Is there a fault with this action?
same issue here
was working well up untill 4 days ago.
since then all errors
any idea ?
Same problem here, does not support convert EML, MSG to PDF anymore... this is bad news. Only convert standard document type like .docx, .xlsx...
I just open a case to microsoft, will see.
I'm also facing the same issue.
Unable to convert from html to pdf. It appears that it is OK if I use a docx .
Any help would be much appreciated.
I opened a case to microsoft, they told me they have a problem with a backend media service. This is the last update I got this morning. I will keep you posted as soon I got news.
Any updates ?
Is there a service status page or th elike that we can visit to see the issue and resolution ?
Thanks
Hi,
I also opned a ticket to Microsoft, last update was (on Thursday) that they detect some issue in there system and will update us when fixed.
No update on our side yet , still getting the same error
I'll see what I can find out on Monday. I am hoping it is resolved this week also as it is an extremely popular peice of functionality
Hi @paul_culmsee,
Could you please share a screenshot of your flow's configuration?
The error message told that you could not convert a html file into a PDF file. I have made a test on my side and the issue is confirmed on my side. Converting a HTML file into a PDF file is not supported in "Convert file" action of OneDrive connector. If you would like this feature to be added in Microsoft Flow, please submit an idea to Flow Ideas Forum:
https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas
If you want to convert a HTML file into a PDF file, please take a try with the following workaround:
<html> <table> <tr> <td>Name</td> <td>Kris Dai</td> </tr> <tr> <td>Email Address</td> <td>Test1@xxxxxx.onxxxxxxxxx.com</td> </tr> </table> </html>
Image reference:
The flow works successfully as below:
The created HTML file within OneDrive opens well as below:
The converted PDF file within OneDrive opens well as below:
More details about Muhimbi PDF connector, please check the following article:
Best regards,
Kris
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
15 | |
10 | |
3 | |
3 | |
3 |