Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Hi,
I would like to have a service with a JSON as output.
Is it possible to add a 'null' value in an array there?
E.g.
{
field1: [50],
field2: [null],
field3: [60]
}
(My service returns 'Error executing service. Message ::null - See Script Error Log for more details').
The null is really necessary (NaN etc. are not an option).
Solved! Go to Solution.
I am not sure what exactly you want to achieve, I tried the same json values and it worked like this.
Apparently, it's a bug in 8.5
Maybe it's a bug there but I tested in 9.1.