alguine me peude ayudar con este error en el http request?
Error code
400
Full message
400 - "{\"status\":400,\"error\":\"Bad Request\",\"response\":{\"message\":[[\"instance requires property \\\"textMessage\\\"\"]]}}"
Request
{ "body": { "number": "", "text": "Hola, ¿en qué puedo ayudarte con el mensaje \"Aa\"? ¿Quieres que te ayude a redactarlo, analizarlo o necesitas algo más específico?" }, "headers": { "apikey": "", "accept": "application/json,text/html,application/xhtml+xml,application/xml,text/*;q=0.9, image/*;q=0.8, */*;q=0.7" }, "method": "POST", "uri": "", "gzip": true, "rejectUnauthorized": true, "followRedirect": true, "resolveWithFullResponse": true, "followAllRedirects": true, "timeout": 300000, "encoding": null, "json": false, "useStream": true }