I'm trying to post YouTube -> Wordpress. Sometimes i get this error:
{
"code": "rest_invalid_json",
"message": "Invalid JSON body passed.",
"data > status": 400,
"data > json_error_code": 3,
"data > json_error_message": "Control character error, possibly incorrectly encoded"
}
I can't figure out what the problem is. Any ideas?
{
"code": "rest_invalid_json",
"message": "Invalid JSON body passed.",
"data > status": 400,
"data > json_error_code": 3,
"data > json_error_message": "Control character error, possibly incorrectly encoded"
}
I can't figure out what the problem is. Any ideas?