Skip to content

[NOWEB] - Cannot Get labels for the chat #1647

@christiansammmm

Description

@christiansammmm

Describe the bug

The specific operation "Get Chat Labels" (via the n8n custom node @devlikeapro/n8n-nodes-waha.WAHA) consistently fails to return any data when provided with a valid Chat ID, even though general connectivity to the WAHA API is confirmed (e.g., sending messages and "Get All Labels" operation work fine).

When testing with a specific Chat ID format (e.g., 6285871089990@c.us), the node produces no output items or an empty response, preventing subsequent nodes (like the Code or IF node) from processing the data correctly.

The "Always Output Data" option is enabled on the n8n node, but the issue persists.

Version

Get the WAHA version by calling GET /api/version

{
    "version": "2025.11.2",
    "engine": "NOWEB",
    "tier": "PLUS",
    "browser": null
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions