iT’S NOT WORK:
{
"name": "The task name or title",
"description": "The task description",
"project": "4",
"assignee": "64",
"start": "",
"end": "",
"custom_fields": "{
"id": 1,
"value": "[email protected]"
},
{
"id": 2,
"value": "01234566789"
}"
}
The Error is:
{
"code": "rest_invalid_json",
"message": "Body JSON kh?ng h?p l?.",
"data": {
"status": 400,
"json_error_code": 3,
"json_error_message": "Control character error, possibly incorrectly encoded"
}
}