LoginsApiException
These are the errors returned by our public API.
Inheritors
Types
authentication has been cancelled.
error during authentication (in PrimaryPasswordAuthenticator)
decryption failed
encryption failed
An operation was interrupted at the request of the consuming app.
Encryption key is not valid.
The login data supplied is invalid. The reason will indicate what's wrong with it.
Encryption key is missing.
Asking to do something with a guid which doesn't exist.
NSS error during authentication
NSS not initialized.
Sync reported that authentication failed and the user should re-enter their FxA password.
something internal went wrong which doesn't have a public error value because the consuming app can not reasonably take any action to resolve it. The underlying error will have been logged and reported. (ideally would just be Unexpected
, but that would be a breaking change)