Whatsapp cloud template - bad parameters

Describe the problem/error/question

Trying to send a whatsapp template message but get returned with Bad Request check your parameters

I suspect that when using named variables in the template n8n doesnt map
parameter_name ?

Can you guys chime in pls

What is the error message (if any)?

Bad Request check your parameters

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • n8n Version 1.78.1 *
  • Running n8n via (Docker):
1 Like

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

I have the exact same issue. I also suspect, that this is caused by using variable names instead of numbers

I switched to numbers and dropped the dynamic link, have you managed to get the dynamic link to work?

I switched as well and it solved my issue. I guess the node code needs to be adjusted to also support named variables

How do you use a dynamic link in the template though ?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.