• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

JSON parse error illegal character

fisto

Member
Greetings,

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
 

ArshilAhmad

Moderator
Staff member
Hi @fisto,

Task History ID - IjU3NmMwNTZjMDYzZTA0MzM1MjY5NTUzZDUxMzI1MTY2NTQzNiI_3D_pc

It seems that you are not passing the Due Date in the correct format, which appears to be causing the issue you are encountering.
1713380399163.png


1713380655714.png
 
Top