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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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