Greetings,
I'm getting an error when sending data to Moxie, but I don't know how to solve it:
I have used Pabbly Text Formatter and javascript in Code by Pabbly to clean up any white spaces or tabs, and I still get the error.
I even try writing a couple of sentences, and try Save and Send Request and still get the same error.
So it must be something with Pabbly sending tabs inadvertently.
The problem occurs at Step 48
I'm getting an error when sending data to Moxie, but I don't know how to solve it:
JSON parse error: Illegal unquoted character ((CTRL-CHAR, code 9)): has to be escaped using backslash to be included in string value; nested exception is com.fasterxml.jackson.core.JsonParseException: Illegal unquoted character ((CTRL-CHAR, code 9)): has to be escaped using backslash to be included in string value at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 4] |
I have used Pabbly Text Formatter and javascript in Code by Pabbly to clean up any white spaces or tabs, and I still get the error.
I even try writing a couple of sentences, and try Save and Send Request and still get the same error.
So it must be something with Pabbly sending tabs inadvertently.
The problem occurs at Step 48