Skip to content
This repository was archived by the owner on Sep 4, 2019. It is now read-only.
This repository was archived by the owner on Sep 4, 2019. It is now read-only.

Client login failing #7

Description

@JawsOS

Python 3.7
protonmail 0.1.5

client = Client(Username='userhere', blocking=False)
client.api.login('passhere')
ai = client.AuthInfo
print(ai)

This code yields None, while using the same credentials used to login via the UI. Is there anything special I need to do on my end to get this working? Tried skimming through source code to no avail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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