Strange Error Message

I am using Power Automate to Populate a DOCX. This flow has been running successfully for 100's of instances. But I've got a single instance that keeps failing with a strange error message and I can't figure out why.

See message below. Note that it says "ZipFileName" out of range. But my flow doesn't use a zip file as an input. And I checked my string that's populating the array and the text "zipfile" doesn't exist. So I think that it must be erroring within the Plumsail code?

Any ideas?

Thanks in advance.

Ryan

{
"request": {
"url": null,
"traceId": "0HM8PCMTRVUJD17D7b125558"
},
"error": {
"code": "ApplicationResultException",
"message": "Specified argument was out of the range of valid values.\r\nParameter name: zipFileName",
"date": "2021-05-18T16:31:01.457425Z"
}

Hi @rolivier,

Please let us know how it works now, does the issue persist?

Best regards,
Petr
Plumsail team

Hi @rolivier,

Could you also share the DOCX sample, please? We think that the issue could be related to the document itself.

Best regards,
Petr
Plumsail team

No. The problem is still happening. See image from an instance that ran 1 minute ago.

Hi @rolivier,

Please share the docx template.

Best regards,
Petr
Plumsail team