Issue Description
I’m facing a problem with the WhatsApp node in n8n.
-
I have configured a WhatsApp Trigger node with 3–4 numbers.
-
The trigger fires successfully at the scheduled time.
-
However, the WhatsApp Message node does not send any message to the users listed.
-
This happens after some time, even though initially it may work.
Setup Details
-
n8n Version: (please add, e.g.
1.64.0) -
Nodes Used: WhatsApp Trigger + WhatsApp Send Message
-
Meta Account: Using a paid token from Meta Developer Console
-
Configured Numbers: 3–4 test numbers
What I Have Tried
-
Confirmed the WhatsApp Trigger works and fires as expected.
-
Verified that my Meta token is active and valid.
-
Re-authenticated with Meta Developer Account.
-
Tried with multiple numbers in the trigger node.
Problem
Even though the trigger node executes, no messages are sent via the WhatsApp Message node after some time.
Questions for the Community
-
Could this be related to token/session expiry in Meta’s WhatsApp Cloud API?
-
Do I need to handle refresh tokens separately in n8n for WhatsApp?
-
Is this a known issue/limitation with multiple numbers in the WhatsApp node?
Additional Info
-
I can share workflow exports or logs if needed.
-
My main goal is to have the WhatsApp node reliably send messages whenever the trigger fires.
please help me

