iamtorsten / libfintx

Moved to https://github.com/libfintx/libfintx - please use the new repository!
https://github.com/libfintx/libfintx
GNU Lesser General Public License v3.0
115 stars 40 forks source link

INI Internal_Error Austrian Bank #93

Open mortiii opened 2 years ago

mortiii commented 2 years ago

Hi,

i am able to send the HIA order to activate the user on the raiffeisen test system. But if i want to send the INI order i always get this internal error.

"TechnicalReturnCode": 61099, "BusinessReturnCode": 0, "ReportText": "[EBICS_INTERNAL_ERROR] interner EBICS-Fehler"

EbicsVersion = H004

does anybody know what i can do in that case, or what i could try?

br

mortiii commented 2 years ago

Hi,

i got Log Files of bank server... On INI order the bank server throws a public key load error.

I created 3 certificates with bouncycastle and loaded 1 for INI and 2 for HIA on the same way. HIA is working and INI not.

Is there someone who can share code for creating certs and loading it for INI and HIA, probably i can find out what i am doing wrong

br

iamtorsten commented 1 year ago

@mortiii does this bug still exists?