Facing issue in Twilio send whatsapp message

What is the error message ?

Problem in node ‘Send an SMS/MMS/WhatsApp message‘

Bad request - please check your parameters

Describe the problem
if I switch off the “To Whatsapp” toggle key then the workflow properly executes but Cant receive any message back in whatsapp .
I tried with HTTP request node too and the workflow got executed but didnt receive the message.

Hi @Shirish, welcome!

As the error message says:

I think the From and To fields accept numbers only, not strings like here:

I’m not completely sure, but try using numbers only..

1 Like

I tried using numbers still I cant receive any messages.

If the error you mentioned is gone, you now need to make sure on the Twilio side that everything is configured correctly,

Here is a tutorial that might help:

1 Like