Skip to content

run_url_encoded_query has a strange calling convention #5

@orf

Description

@orf

Hello 👋,
I'm trying to use the run_url_encoded_query method. It's not documented, but the only way to get it to function is by passing the urlencoded parameters at the end of the result_format parameter:

sdk.run_url_encoded_query("x", "y", "sql?fields=abc,def")

This is kind of strange and seems like it might just work by accident. Is it possible to clarify this, or improve the documentation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions