Error API
    • Dark
      Light

    Error API

    • Dark
      Light

    Article summary

    API Error Event

    Overview

    This event is triggered when there is an error in the Acqueon Workspace while connecting to backend services or processing any messages.

    Pre-requisite

    The application must be registered with the channel.

    Sequence Diagram

    Message Structure

    Request Parameters

    Value

    channel

    Amazon

    topic

    Error

    subtopic

    ApiError

    source

    «app-name-broadcasting-this-message»

    data

    «JSON Object»

    Data Parameters

    Parameter

    Data Type

    Description

    Example Data

    data

    JSON Object

    Data object

    N/A

    errorType

    String

    Type of error

    WEBSOCKET_ERROR

    errorMessage

    String

    Internal error message

    WebSocket connection is reconnecting

    msg

    String

    User friendly error message

    WebSocket connection is reconnecting

    Request Parameters

    Value

    channel

    Amazon

    topic

    Error

    subtopic

    ApiError

    data

    JSON Object

    Sample Request

    {
        "channel": "Amazon",
        "topic": "Error",
        "subtopic": "ApiError",
        "data": 
        {
            "errorType": "WEBSOCKET_ERROR",
            "errorMessage": "WebSocket connection is reconnecting",
            "msg": "WebSocket connection is reconnecting"
        }
    }


    Was this article helpful?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.
    ESC

    Eddy AI, facilitating knowledge discovery through conversational intelligence