Bank connection failures FAQ
This FAQ covers common issues that can occur when establishing a bank connection and retrieving bank statements in Continia Banking. Review the relevant section based on the error message or behavior you experience.
Why does the connection attempt fail before reaching the bank?
Allow HttpClient Requests must be enabled for all relevant Continia Banking apps. Without this permission, the connection attempt fails before it reaches the bank.
- Search () for and select Extensions.
- Confirm that HTTPS permission is enabled for each Continia payment app.
Why does the connection fail due to a missing country code?
The Bank Account Card requires a country code. If the field is empty, authentication fails.
- Open the Bank Account Card and confirm that a country code is entered.
- If the field is empty, enter the relevant country code, for example, DK for Denmark.
Hinweis
To check whether the field is populated without opening the card, run a page inspection.
Why does the connection fail due to the username?
- Confirm that the username is at least 11 characters. See Why does an ASCII character error occur? for a related problem. {% endhint %}
Why does the connection fail due to the main registration number?
- Confirm that the main registration number entered in the wizard matches the value provided by the bank. An incorrect registration number prevents authentication.
Why does the connection fail even when all settings are correct?
If all other settings are correct and the connection still fails, the PIN may have expired.
- Request a new PIN from the bank.
- Run the Bank Account Setup wizard again.
Why does a Decryption has failed error occur?
This error typically means the certificate stored in the system does not match what the bank expects.
- Delete the existing certificate.
- Request a new certificate from the bank.
- Rerun the Bank Account Setup wizard from the beginning.
Are there bank-specific requirements to check?
- For BankConnect - ensure the customer number includes hyphens in the format
<xxx>-<xxx>-<xxx>-<xxx>and do not use the 5-character BankConnect customer number. For more information, see Onboarding BankConnect. For general BankConnect requirements and troubleshooting, see the Connected financial institutions and Technical FAQ pages on the BankConnect website. - For Nordea, verify that the Signer ID and Sender ID are entered correctly.
- For NBS banks (formerly SDC), the PIN is valid for only 10 minutes.
Why does an ASCII character error occur?
If you receive an error stating that request headers must contain only ASCII characters, one or more values sent to the bank contain unsupported characters. This can occur if the username or partner request headers include non-ASCII characters.
- Confirm that the username contains only ASCII characters.
- Remove special characters such as Æ, Ø, Å, ö, or ü from any values sent in partner request headers.
Why does a WebException error occur after entering a PIN?
The PIN may already have been used.
- Request a new PIN from the bank.
Why does the connection fail due to the main bank branch code?
- Confirm that the main bank branch code is entered correctly.
Why are there no bank statements available?
If you already established the connection but receive the message: There are no bank statements available, no files are currently available for import, or they cannot be retrieved.
What should I check?
- Bank file availability - confirm that bank statements have been generated and are available in the bank.
- File download and archive - the files may not have been downloaded into the file archive. For Nordea and Danske Bank, you can use the dedicated functionality for viewing and reimporting downloaded files:
- Go to Bank System, open the bank system card and on the Advanced FastTab, set Download Files to Manual.
- Open the Payment Journal (CAMT.054D), Direct Debit Journal (CAMT.054C), or Bank Account Reconciliation (CAMT.053).
- Click Import > Show Downloaded Files.
- Sort by Created Date/Time.
- Select and import the required files.
- Go back to Bank System, open the bank system card and on the Advanced FastTab, set Download Files to Automatic.
- Empty file list - if no files are shown, it may indicate that:
- No files are available in the bank
- The certificate, user, or Signer ID does not have permission to retrieve files
- Job queue status - check if any related job queues have failed or stopped.
- Certificate validity - confirm that the certificate is valid and has not expired.
- Other integrations - verify whether other import or export processes are working.
Hinweis
File availability and access permissions are controlled by the bank, not by Continia. Contact your bank if you suspect missing files or insufficient permissions.