Skip to end of banner
Go to start of banner

KeySign Connector Report JSON

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Problem

KeySign Connector does not work as expected. This could have several different causes.

Go to https://vo-connector.keysign.eu/ and press Start.

If the site gives an error about the KeySign Connector, insert your credentials on the bottom of the page and submit your results.

Cause detection - JSON


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": "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:

"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






  • No labels