Getting ApplicationResultException in Fill in PDF Form in power automate

I get a error when filling a PDF.

there is a problem without a error message.

{
    "statusCode": 400,
    "headers": {
        "Transfer-Encoding": "chunked",
        "x-jobid": "0HNG4JDLR6BM03ceeb2f6",
        "Date": "Mon, 06 Oct 2025 20:09:42 GMT",
        "Referrer-Policy": "strict-origin-when-cross-origin",
        "Content-Type": "application/json; charset=utf-8",
        "Content-Length": "155"
    },
    "body": {
        "request": {
            "url": null,
            "traceId": "0HNG4JDLR6BM03ceeb2f6"
        },
        "error": {
            "code": "ApplicationResultException",
            "message": "",
            "date": "2025-10-06T20:09:43.3482898Z"
        }
    }
}

What should i try to fix this?

Hello Oedze,

To help you better, could you please share the following information:

  1. Which Plumsail action are you using?
  2. Raw inputs and outputs of the failed Plumsail actions. For that, open the failed run, unfold the Plumsail action, and click ‘Show raw inputs.’ Then copy it, paste into a text file (TXT), and share it. Do the same for the raw outputs.
  3. Screenshots of your flow design.

You can send your data to support@plumsail.com and reference this conversation so we can investigate the issue for you.

Best regards,
Aleksandra
Plumsail team

I’ve sent the email with the input and output details

Thank you!
We will continue our discussion there.

Best regards,
Aleksandra
Plumsail team

Aleksandra,

I can confirm the problem is fixed.

For the next person wandering what the fix was: I didn’t have to change anything. Something in the backend had to be fixed.

-Oetze

1 Like

Hello Oetze,

Thank you for your update!
Yes, there was an issue on our backend side, and our development team already fixed it!
Everything works as expected.

Best regards,
Aleksandra
Plumsail team