Skip to content

Raise exception if MM session login fails

Administrator requested to merge raise-exception-if-empty-session into master

Rename AutenthicationError to MissingLoginCredentialsError. Add a new AutenthicationError exception which is raised when the MM session login fails (which doesn't break, but returns an empty "sessionId").

Merge request reports

Loading