Why do I get this error: Java class "[B" has no public instance field or method named "toJSON".
I am trying to create json with values captured from calling some QIE apis found in the code wizard. When I call JSON.stringify I get:
Java class "[B" has no public instance field or method named "toJSON".