I'm getting the same error ("Exception: Can't find method jsonToXml(object)") when calling y.jsonToXml in an included Execute script.
Does it still exist?
Hi, I finally debugged this a bit and found an issue which was causing the signature to not be found even when passing it a JSON object. Assuming you're referring to the same issue - passing a JSON native object to jsonToXml that results in a 'Can't find method' then I can confirm that this will be fixed in the next release which is due very shortly.
thanks,
-- Nagesh