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.
 

Supreme

Well-known member
Staff member
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?
 

Supreme

Well-known member
Staff member
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