• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

JSON parse error illegal character

Status
Not open for further replies.

amartin

Member
Greetings,

I'm getting an error when testing a create project in clockify from airtable new record trigger, but I don't know how to solve it:

Error code: 3002
JSON parse error: Illegal unquoted character ((CTRL-CHAR, code 10)): 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 10)): has to be escaped using backslash to be included in string value at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 4]

The trigger is a string like: "SUMINISTROS-SEGURO-ESCOLAR-ANUAL- " What am I doing wrong? Thanks for your help.
 
P

Pabblymember11

Guest
Hey @amartin

Can you please share the registered email address in which you have created the workflow so that we can look into it and can guide you accordingly?
 
P

Pabblymember11

Guest
Hey @amartin

In the action step, you need to pass some value in the "Project Estimate" field, as we have mentioned 0 and it works.

1675663741837.png
 
Status
Not open for further replies.
Top