Frequent Errors Dictionary

With this dictionary, you will identify precisely the stage where the error in the Open Insurance journeys occurred.
It is also useful to compose the interoperability report requested by SUSEP.

Stages in the Receiver flow where errors may occur:
  • In the integration with the Central Directory;

  • In the DCR flow;

  • In the generation of token client credentials;

  • In consent creation;

  • In the Redirect (authorize).

Legend

remoteAuthServerHost: Transmitter AuthServer
remoteInsuranceHost: Transmitter endpoint
centralDirectoryHost: Central Directory
keyStoreHost: Central Directory

Errors dictionary

ACCESSTOKENDISC
Error when calling the process of requesting the OAuth 2 token endpoint (OpenID Connect Discovery).
Endpoint malfunction: https://remoteAuthServerHost/tokenPath

ACESSTOKENAUTHCODE
Error when calling the token endpoint to generate access token authorization code.
Endpoint malfunction: https://remoteAuthServerHost/tokenPath

APIREQ
Error when calling the requested resource endpoint.
Endpoint malfunction: https://remoteInsuranceHost/apiResourcePath

APIREQORGAUTH
Error when calling to list API Resources by organisationId and authServerId.
Endpoint malfunction: https://centralDirectoryHost/organisationPath/{organisationId}/authorisationServersPath/{authServerId}/apiResourcesPath

APIREQORGAUTHRID
Error when calling to list API Resources by organisationId, authServerId and API resourceId.
Endpoint malfunction: https://centralDirectoryHost/organisationPath/{organisationId}/authorisationServersPath/{authServerId}/apiResourcesPath/{apiResourceId}

AUTH
Error when calling to get auth server by organizationId in the Central Directory.
Endpoint malfunction: https://centralDirectoryHost/organisationPath/{organisationId}/authorisationServersPath

AUTHORG
Error when calling to get an auth server by organizationId and authServerId in the Central Directory.
Endpoint malfunction: https://centralDirectoryHost/organisationPath/{organisationId}/authorisationServersPath/{authServerId}

CERTDEC
Error when calling to get certificate for decode process (keyStore).
Endpoint malfunction: https://keyStoreHost/{organisationId}/{keyId}

DELCLI
Error when calling delete on client registry endpoint.
Endpoint malfunction: https://remoteAuthServerHost/registrationEndpoint

DELCONSENT
Error when calling to revoke a share consent.
Endpoint malfunction: https://remoteInsuranceHost/open-insurance/consents/v1/consents/{consentId}

ENCRYPT
Error when calling to request JWKS.
Endpoint malfunction: https://remoteAuthServerHost/jwksPath

GETCONSENT
Error when calling to get a share consent.
Endpoint malfunction: https://remoteInsuranceHost/open-insurance/consents/v1/consents/{consentId}

OIDCDISC
Error when calling the discovery process (OpenID Connect Discovery).
Endpoint malfunction: https://remoteAuthServerHost/.well-known/openid-configuration

ORG
Error when calling to get an organization by organizationId in the Central Directory.
Endpoint malfunction: https://centralDirectoryHost/organisationPath/{organisationId}

POSTCONSENT
Error when calling to create a share consent.
Endpoint malfunction: https://remoteInsuranceHost/open-insurance/consents/v1/consents

REFRESHTOKEN
Error when calling token endpoint to generate refresh token.
Endpoint malfunction: https://remoteAuthServerHost/tokenPath

REGCLI
Error when registering a new client (DCR).
Endpoint malfunction: https://remoteAuthServerHost/registrationEndpoint

SOFTIDSTATORG
Error when calling to list an Open Insurance Brazil software statement by organizationId and softwareStatementId.
Endpoint malfunction: https://centralDirectoryHost/organisationPath/{organisationId}/softwareStatementsPath/{softwareStatementId}

SOFTSTATASS
Error when calling Software Statement Assertion operation.
Endpoint malfunction: https://centralDirectoryHost/organisationPath/{organisationId}/softwareStatementsPath/{softwareStatementId}/softwareStatementAssertionPath

SOFTSTATORG
Error when calling to list software statements of Open Insurance Brazil by organizationId.
Endpoint malfunction: https://centralDirectoryHost/organisationPath/{organisationId}/softwareStatementsPath

Thanks for your feedback!
EDIT
How useful was this article to you?