You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yesterday was the deadline to use the new fints url for DKB. After implementing the changes we are now facing some issues when verifying the now updated credentials (TAN Mode 940 instead of 921):
Message: FinTS errors:
9050 (global): Teilweise liegen Fehler vor.
9010 (wrt seg 3): Verarbeitungssystem nicht verfügbar.
Request segments:
HKSPA:3:3'
Fhp\Protocol\ServerException in zend/library/Fhp/Protocol/ServerException.php(170)
#0 /Fhp/FinTs.php(963): Fhp\Protocol\ServerException::detectAndThrowErrors(Object(Fhp\Protocol\Message), Object(Fhp\Protocol\Message))
#1 /Fhp/FinTs.php(307): Fhp\FinTs->sendMessage(Object(Fhp\Protocol\Message))
#2 [...]/Api/Bank/Hbci.php(130): Fhp\FinTs->execute(Object(Fhp\Action\GetSEPAAccounts))
This stack trace is after authorizing the TAN request in the DKB APP and resubmitting the Action. This works fine for other banks and even before the server change with DKB.
Am I the only one with these issues? Maybe I am missing something which is now required.
The text was updated successfully, but these errors were encountered:
FWIW I have reverted the new DKB URL for now until I have more time to look into this. With the old URL (https://banking-dkb.s-fints-pt-dkb.de/fints30) everything (still) works as expected.
Hi everyone,
yesterday was the deadline to use the new fints url for DKB. After implementing the changes we are now facing some issues when verifying the now updated credentials (TAN Mode 940 instead of 921):
This stack trace is after authorizing the TAN request in the DKB APP and resubmitting the Action. This works fine for other banks and even before the server change with DKB.
Am I the only one with these issues? Maybe I am missing something which is now required.
The text was updated successfully, but these errors were encountered: