Skip to content

Issue raising error when logging in #197

@tommygod3

Description

@tommygod3

The exception caught by:

return self.login_failure(message=result.error.message)

doesn't always have a .message attribute. Using str(result.error) works will all exceptions.

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