ExSign API Communication Verification from MBX Agent Side

Question: How to verify ExSign agent communication with HUB API

Solution:

Steps to Verify Communication between ExSign Agent with HUB API.
  1. Obtain the HUB API Web Address
    Log in to the Portal and navigate to General Settings to find the HUB API web address.

    2. Test Connectivity from the ExSign Agent Server

    1. Open a web browser on the MBX server where the ExSign Agent is installed.
    2. Enter the following URL in the address bar, replacing your-exsignhubapiurl with the actual HUB API address from step 1:
      https://your-exsignhubapiurl:8776/status
    3. Check the Response
            A successful connection should return the following message:
{"errorDetails":"Publishing and Analytics Hub is running.","isSuccess":true,"errorCode":"60300000","userId":0,"emailAddress":null,"serverCount":0}