Skip to content

open_connector_query returns 500 for a wrong table argument (user input error) #196

Description

@bakey

From the Feishu pack field report (#186 (comment), item 6c): passing the ACTION id (feishu.list_tasks) instead of the TABLE name (feishu.tasks) as the UDTF's second argument yields source pack 'feishu' has no table 'list_tasks' with HTTP 500 — but this is user input, not a server fault, so it should surface as 4xx. Also add one sentence to docs/open-connector.md on the table-name-vs-action-id distinction (the reporter hit it on their first try; the error text itself is already good).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions