Skip to content

Initializing the incorrect API version of controllers (from CE instead of PE) when using the api_key_login(..) method on a RestClientPE object. #190

@eRJx

Description

@eRJx

during the call:

with RestClientPE(base_url=url) as rest_client:
rest_client.api_key_login(api_key)

controllers were initialized from CE version instead of PE.

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