Bug #90
geschlossengetBalance u. getTransactions für alle Konten "not supported" - was mach ich falsch?
Beschreibung
Hi,
ich verwende das aqbanking-cli Interface seit Jahren um damit diverse Konto abzufragen und mir Sachen in google Sheets zu pumpen.
Das hat bisher alles wunderbar funktioniert. Mit der Umstellung auf PSD2 hab ich nun die folgenden Versionen kompiliert
[root@localhost accounts]# aqbanking-cli versions
Versions:
AqBanking-CLI: 5.99.37
Gwenhywfar : 4.99.20.0
AqBanking : 5.99.37.0
Ich habe alle User und Konten neu angelegt und die richten itanmodes gesetzt ABER ICH BEKOMME KEINE UMSATZANZEIGE UND TRANSACTIONS MEHR HIN.
Hab keinen Ansatzpunkt mehr was ich noch machen könnte.
[root@localhost banking]# aqhbci-tool4 listusers
User 0: Bank: de/20041111 User Id: XXXXX Customer Id: XXXXX Unique Id: 3
User 1: Bank: de/76591000 User Id: XXXXX Customer Id: XXXXX Unique Id: 1
User 2: Bank: de/66490000 User Id: XXXXX Customer Id: XXXXX Unique Id: 4
[root@localhost banking]# aqhbci-tool4 listitanmodes u 3 6901 (F901/V6/P2): TechnicalId901 (mobileTAN-Verfahren) [available and selected]
TAN Methods
- 6902 (F902/V6/P2): MS1.0.0 (photoTAN-Verfahren) [not available]
[root@localhost banking]# aqhbci-tool4 listitanmodes u 1 6942 (F942/V6/P2): MTAN2 (mobile TAN) ZKA-ID=mobileTAN [available and selected]
TAN Methods
- 6944 (F944/V6/P2): SECUREGO (SecureGo) ZKA-ID=mobileTAN [not available]
- 6962 (F962/V6/P2): HHD1.4 (Smart-TAN plus manuell) ZKA-ID=HHD [not available]
- 6972 (F972/V6/P2): HHD1.4OPT (Smart-TAN plus optisch / USB) ZKA-ID=HHDOPT1 [not available]
- 6982 (F982/V6/P2): MS1.0.0 (Smart-TAN photo) [not available]
[root@localhost banking]# aqhbci-tool4 listitanmodes u 4 6942 (F942/V6/P2): MTAN2 (mobile TAN) ZKA-ID=mobileTAN [available and selected]
TAN Methods
- 6944 (F944/V6/P2): SECUREGO (SecureGo) ZKA-ID=mobileTAN [not available]
- 6962 (F962/V6/P2): HHD1.4 (Smart-TAN plus manuell) ZKA-ID=HHD [not available]
- 6972 (F972/V6/P2): HHD1.4OPT (Smart-TAN plus optisch / USB) ZKA-ID=HHDOPT1 [not available]
- 6982 (F982/V6/P2): MS1.0.0 (Smart-TAN photo) [not available]
[root@localhost banking]# aqhbci-tool4 listaccounts
Account 0: Bank: 76591000 Account Number: XXXXX
Account 1: Bank: 76591000 Account Number: XXXXX
Account 2: Bank: 76591000 Account Number: XXXXX
Account 3: Bank: 76591000 Account Number: XXXXX
Account 4: Bank: 76591000 Account Number: XXXXX
Account 5: Bank: 76591000 Account Number: XXXXX
Account 6: Bank: 76591000 Account Number: XXXXX
Account 7: Bank: 76591000 Account Number: XXXXX
Account 8: Bank: 76591000 Account Number: XXXXX
Account 9: Bank: 20041111 Account Number: XXXXX
Account 10: Bank: 20041111 Account Number: XXXXX
Account 11: Bank: 20041111 Account Number: XXXXX
Account 12: Bank: 20041111 Account Number: XXXXX
Account 13: Bank: 20041111 Account Number: XXXXX
Account 14: Bank: 66490000 Account Number: XXXXX
Account 15: Bank: 66490000 Account Number: XXXXX
[root@localhost banking]# aqbanking-cli request --balance --ignoreUnsupported
Warning: Ignoring request "getBalance" for 2, not supported.
Warning: Ignoring request "getBalance" for 3, not supported.
Warning: Ignoring request "getBalance" for 4, not supported.
Warning: Ignoring request "getBalance" for 5, not supported.
Warning: Ignoring request "getBalance" for 6, not supported.
Warning: Ignoring request "getBalance" for 7, not supported.
Warning: Ignoring request "getBalance" for 8, not supported.
Warning: Ignoring request "getBalance" for 9, not supported.
Warning: Ignoring request "getBalance" for 10, not supported.
Warning: Ignoring request "getBalance" for 11, not supported.
Warning: Ignoring request "getBalance" for 12, not supported.
Warning: Ignoring request "getBalance" for 13, not supported.
Warning: Ignoring request "getBalance" for 14, not supported.
Warning: Ignoring request "getBalance" for 15, not supported.
Warning: Ignoring request "getBalance" for 16, not supported.
Warning: Ignoring request "getBalance" for 17, not supported.
3:2019/10/02 09-05-04:aqbanking-cli(43119):request.c: 173: No requests created
[root@localhost banking]# aqbanking-cli request --transactions --ignoreUnsupported
Warning: Ignoring request "getTransactions" for 2, not supported.
Warning: Ignoring request "getTransactions" for 3, not supported.
Warning: Ignoring request "getTransactions" for 4, not supported.
Warning: Ignoring request "getTransactions" for 5, not supported.
Warning: Ignoring request "getTransactions" for 6, not supported.
Warning: Ignoring request "getTransactions" for 7, not supported.
Warning: Ignoring request "getTransactions" for 8, not supported.
Warning: Ignoring request "getTransactions" for 9, not supported.
Warning: Ignoring request "getTransactions" for 10, not supported.
Warning: Ignoring request "getTransactions" for 11, not supported.
Warning: Ignoring request "getTransactions" for 12, not supported.
Warning: Ignoring request "getTransactions" for 13, not supported.
Warning: Ignoring request "getTransactions" for 14, not supported.
Warning: Ignoring request "getTransactions" for 15, not supported.
Warning: Ignoring request "getTransactions" for 16, not supported.
Warning: Ignoring request "getTransactions" for 17, not supported.
3:2019/10/02 09-05-49:aqbanking-cli(43174):request.c: 173: No requests created
[root@localhost accounts]# aqbanking-cli -n -P /tmp/pinfile_comdirect request --fromdate=20190901 --todate=20190930 -b 20041111 -a XXXXX -c /tmp/20041111-XXXXX.ctx --transactions
Error: Request "getTransactions" for 11 not supported.
Beste Grüße
Jochen