Contents
Table of Contents |
---|
Introduction
This page contains an overview of possible error codes that may be display displayed to end-users during usage of the BankID OpenID Connect provider. The document is intended for the development and support organizations of banks and merchants helping to help dealing deal with customer incidents.
The error codes are grouped according to their source of origin, and are divided into a set of categories. Note that the collection of error codes presented by this service is a combination of
- special error codes associated to this OpenID Connect provider
- common BankID error codes originating in the common BankID components and infrastructure
Overview
Error codes are grouped according to their source of origin and/or type of error based on the first digit(s) of the error code.
Prefix | Description |
---|---|
D or no prefix | Errors originating in the OIDC web client or related to the OIDC platform in general |
C | Errors related to BankID on mobile |
S | Errors related to signing |
...
Code | Category | Description |
---|---|---|
C293 | 4_BIMIN | Another BankID on Mobile session has already started towards the same phone number. |
C131 | 4_BIMIN | A process is already running at this telephone number. |
C302 | 5_BIMREF | Timeout from the mobile service provider. |
C* | 1_GEN | Any other BIM related error. |
...