Incoming messages do not trigger the configured webhook (XXX_WEBHOOK_URL). Outgoing messages are sent successfully, confirming the session is active and functional. Additionally, incoming messages are being received on the device and can be retrieved via GET /chat/fetchMessages/{sessionId}, which confirms the session is connected and messages are delivered — however, no POST request is ever made to the webhook endpoint when a message is received.
The webhook was working correctly until February 20, 2026 at approximately 16:30 CET, when the last successful webhook call was recorded in the logs. No changes to the configuration or codebase were made around that time. Since then, no webhook requests have been triggered on any incoming message, despite the session remaining active.
Incoming messages do not trigger the configured webhook (XXX_WEBHOOK_URL). Outgoing messages are sent successfully, confirming the session is active and functional. Additionally, incoming messages are being received on the device and can be retrieved via GET /chat/fetchMessages/{sessionId}, which confirms the session is connected and messages are delivered — however, no POST request is ever made to the webhook endpoint when a message is received.
The webhook was working correctly until February 20, 2026 at approximately 16:30 CET, when the last successful webhook call was recorded in the logs. No changes to the configuration or codebase were made around that time. Since then, no webhook requests have been triggered on any incoming message, despite the session remaining active.