Skip to content

Verify an API key is valid when it is set #56

@KPreisner

Description

@KPreisner

def set_api_key(self, api_key: str) -> None:

When an API key is set, the SDK instance should hit the /team/me API endpoint. This will catch any authentication issues immediately instead of waiting until a particular method is used.

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