Legacy Dev Forum Posts

 View Only

Sign Up

Configuration JSON is not valid

  • 1.  Configuration JSON is not valid

    Posted 06-05-2025 18:42

    Deepak | 2021-03-03 10:22:45 UTC | #1

    Team, Not sure why i am getting this error, please help. Please refer screenshot attached.


    Jerome.Saint-Marc | 2021-03-03 10:45:59 UTC | #2

    Hello Deepak,

    The error comes from the enter/return to next line you have in your successTemplate attribute. You would have to use: "successTemplate": "{ \"totalBal\": ${totalBalVal} }"

    If you want to add return to next line (for display when you test the action), you can add these: "successTemplate": "{\n \"totalBal\": ${totalBalVal} \n }"

    Regards,


    Deepak | 2021-03-03 14:22:02 UTC | #3

    Thanks Jerome. It's working now.


    system | 2021-04-03 14:22:05 UTC | #4

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 10154