Hello,
I have a flow where a PDF file is created in Sharepoint from a base64. The flow sometimes fails with the error “The provided workflow action input is not valid.”. When this happens, the code in base64 is fine but I have noticed that these files have 2 pages. When the file has only one page, it works perfectly.
Can anyone shed some light on this for me?
The step:
My flow:
Thanks in advance!