WhatsApp
Known issues
Known limitations with WhatsApp integration.
override_callback_uri does not work
Meta's override_callback_uri parameter in the subscribed_apps API is documented for overriding the webhook URL per-WABA, but in practice Meta sends all webhook events to the app-level callback URL regardless of the override.
Impact
Each wakit deployment requires its own dedicated Meta App. You cannot share a Meta App between multiple wakit instances or between wakit and another WhatsApp platform.
References
- Chatwoot #13154 — Same issue documented
- EvolutionAPI #807 — Same issue documented
- Meta Docs — Webhook Overrides