Skip to content

Cannot pass a pre-existing session token to Service/Context #27

@itay

Description

@itay

The comment for Context specifies that you can pass in an optional session token (using token kwarg) to the Context __init__ method. However, the method never looks it up and always initialize it to None, which is a bug.

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