labapi.exceptions.AuthenticationError#
- exception labapi.exceptions.AuthenticationError( )[source]#
Missing credentials or failed authentication flow.
error_codeis set when the error originates from the LabArchives API (e.g. 4506 invalid akid, 4514 bad login, 4520 bad signature, 4533 session timeout). It isNonefor locally-detected credential errors.