Skip to content

Webhook not triggered on incoming messages despite session being active #109

@Martin22

Description

@Martin22

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions