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.

Hierarchy

Constructors

Properties

Constructors

  • The default constructor.

    Parameters

    • server: Server

      the server where the error occurred.

    • description: string

      provides details about the error that occurred.

    • Optional cause: string

      the exception (if any) that caused this error.

    Returns PendingOutOfBandOperationsClockSkewTooBig

Properties

description: string

Provides details about the error that occurred.

cause?: string

The exception (if any) that caused this error.

server: Server

The server where the error occurred.

Generated using TypeDoc