Welcome to the nuBuilder forums!

Please register and login to view forums and other content only available to registered users.

json error

Post Reply
benfenwick
Posts: 1
Joined: Fri Apr 03, 2015 5:22 am

json error

Unread post by benfenwick »

Hi I am getting json parse errors on both my server and wamp implementations when I try to to create a form.
The error is "Requested JSON parse failed.
I am also getting session _start() errors, headers already sent etc.

Can someone give me an idea on these.

Cheers
georgelhays
Posts: 1
Joined: Mon Jul 03, 2017 8:17 am

Re: json error

Unread post by georgelhays »

Instead of using the JSON Error filter, you can use the Generic Error filter to transform the JSON error message returned by applying an XSLT stylesheet. The Generic Error filter examines the incoming message and infers the type of message to be returned (for example, JSON or SOAP).
Post Reply