Open cankaya-cme opened 12 months ago
@cankaya-cme are you sure about the user id? It might be that the bank does not support @
signs in the user id. Is it possible to take the account number or a login account id which is not formatted as email as well?
Hi, I am trying very simply to list the accounts with csharp. Here is the code I am using:
The exception I am getting is the following:
{9050: Die Nachricht enthält Fehler., 9800: Dialog abgebrochen, 9130: unzulässiges Sonderzeichen:}
RawData
HNHBK:1:3+000000000170+300+0+1+0:1'HIRMG:2:2+9050::Die Nachricht enthält Fehler.+9800::Dialog abgebrochen'HIRMS:3:2:998+9130:8,3:unzulässiges Sonderzeichen?:'HNHBS:4:1+1'
I really don't know what to debug here because everything looks normal.
Any help?