Convert HTML to PDF: An exception occurred while executing within the Sandbox
we are running a flow from a PowerApp that works for all our team members (12) except for one.
The flow gets items from a SharePoint list filtered by user and date range (from the app), creates a table, gets images from attachments, adds these, creates PDF (expense report).
Works perfect for everyone (sometimes having to break down the date range to stay within the 2MB limit - I know) except for one user, where it does create the HTML file, but always fails on converting to PDF with the somewhat obscure message:
"An exception occurred while executing within the Sandbox".
It does create the HTML files. But does not convert.
I did try to re-save the flow and enter it new into the App (that solved another connection issue before) - but still the same error.
Any idea anyone? The flow DOES work. Except for one user (same license as all others).
Thank you in advance!