Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Issue descriptionDetection in JSONFix
The KeySign Connector API is not loaded

When opening the submitted JSON file, the first lines will look like this:

Code Block
firstline3
titleJSON with API problems
linenumberstrue
"code": "112999",
"description": "Failed to contact the Trust1Connector API",

An example of a complete JSON with this problem can be found here:

KeySignConnectorReport_API.json

Try to install the latest version of the KeySign Connector, with deinstallation of the KeySign Connector folder.

The How-to can be found here

The KeySign Connector Sandbox is not loaded

The customer will get the following screen when testing the KeySign Connector:

When opening the JSON file, the first lines will look like this:

Code Block
firstline2
titleJSON with sandbox issues
linenumberstrue
"c_v3_readers_error": {
	"code": "712998",
	"description": "Could not contact the sandbox after 5 retries"
},

An example of a complete JSON with this problem can be found here:

KeySignConnectorReport_Sandbox.json

Try to install the latest version of the KeySign Connector, with deinstallation of the KeySign Connector folder.

The How-to can be found here




...