No data on Twilio Execution

I’m new to Twilio. Using the Trial Account for testing. n8n is executing the workflow but not getting the message on mobile.

Workflow just having a single Twilio Node.

@mcnaveen Seems like you executed the workflow without connecting the start node to the twilio node. If you execute the the node manually the same happens?

Yes. I tried manually as well.

Working fine for me.

This is what I’m getting.

ERROR: errorMessage (https://www.twilio.com/docs/errors/21606)

Error: errorMessage (https://www.twilio.com/docs/errors/21606)
    at Object.twilioApiRequest (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Twilio/GenericFunctions.js:35:19)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

But the Number is active.

No country code required in n8n?