Skip to content

Treat http statuses >=400 as connection errors rather than auth errors #1265

@jrichter1

Description

@jrichter1

Trying to log in started failing with the 'invalid account information' message, yet it was caused by the server returning 500 (internal server error).
Would it make more sense to treat such responses as connection errors and leave the authentication error handling solely for 401 responses?

@dgolovin WDYT?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions