Tengo todas las cuentas enlazadas y en regla pero cuando intento ejecutarlo siempre me dice que hay un problema en el Mensaje:Invalid parameter, pero no se que problema puede haber ya que de ese primer nodo solo he añadido mi cuenta de whatsapp creada con el developers.facebook
Si a alguien le pasa lo mismo o le ha pasado y sabe como solucionarlo agradecería ayuda.
Hello @Adria_Pastor welcome in the community!
I traslated your message to get a response, hope I understand correctly you issue.
The error you’re seeing means that the WhatsApp node is not receiving the message in the correct format, even if the account is correctly connected.
Check #1 Make sure that in the WhatsApp Business Cloud → Send Message node:
- The “Message” field is not empty
- You are sending either:
- A simple text string (e.g. “Hello!”)
- Or a valid expression, like {{ $json.output }} from the AI Agent
Check #2 Double-check that the message format matches what WhatsApp expects
- For plain text: use
"type": "text"
- Do not send JSON or Markdown unless explicitly supported
Check #3 in the recipient field, ensure you’re using a full international number without spaces or special characters
We’re an international community and our common language is English - please respect that in the future.