Getting Error "Error parsing the JSON in define" When Running a Server Action

I’m getting the following error when running a server action… what does it mean?

I’ve just added a condition, set value and database insert to make it happen… albeit to a very large server action.

Thanks,
Antony.

But also it looks like the server action file has grown from ~1Mb to 32 Mb in adding these things… :thinking:

@patrick, it looks like Wappler has added a whole load of JSON which has messed up the server action’s PHP file… if I send you the file, can you take a look and try to take out the extra bits?

This server action is the heart of my app, and it is currently broken! :cry: