JSON Unterminated String Error when Submitting HTTP Request
Hello, I have an online application that I can request data extractions from by submitting an HTTP request with the appropriate JSON fields. One field (field2) within my JSON payload is a list type and can contain one or more items. The issue that I am facing is that my JMP script functions only if this list has a single item and not if it has two or more. The error that I receive is:"error":"com.
...