Interface AuthCloudApiError.OperationError.ClockSkewTooBig

All Superinterfaces:
AuthCloudApiError, AuthCloudApiError.OperationError, MobileAuthenticationClientError
Enclosing interface:
AuthCloudApiError.OperationError

public static interface AuthCloudApiError.OperationError.ClockSkewTooBig extends AuthCloudApiError.OperationError
The clocks on the mobile and on the server are too apart and the server refused to validate the JWS. You can ask the user to verify that the device clock is correctly set.

This error can only occur during registration when the user already has an authenticator registered.

See Also: