I need your help with this


hey,i think you try to remove the your emojies.

Try

{
  "video_inputs": [
    {
      "character": {
        "type": "avatar",
        "avatar_id": "28b62dfd2a2346b5bb3fa5e998826ef4",
        "avatar_style": "normal"
      },
      "voice": {
        "type": "text",
        "input_text": {{ JSON.stringify($json["output"]) }},
        "voice_id": "7SFVzXwiSVfnrtc25P3C",
        "speed": 1.0
      }
    }
  ],
  "dimension": {
    "width": 720,
    "height": 1280
  }
}