InvalidCredentialsException

Thrown when credentials were rejected by the server when trying to log in. Only some authentication providers will return this error:

The remaining authentication providers will throw a more general AuthException instead.

See also