Projekt

Allgemein

Profil

Aktionen

Bug #90

geschlossen

getBalance u. getTransactions für alle Konten "not supported" - was mach ich falsch?

Von Anonym vor fast 6 Jahren hinzugefügt. Vor fast 6 Jahren aktualisiert.

Status:
Closed
Priorität:
Normal
Kategorie:
AqBanking
Beginn:
02.10.2019
Abgabedatum:
Betriebssystem:
Linux
AqBanking-Version:
5.99.37
Anwendung:
aqbanking-cli
Version der Anwendung:

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
TAN Methods
6901 (F901/V6/P2): TechnicalId901 (mobileTAN-Verfahren) [available and selected]
- 6902 (F902/V6/P2): MS1.0.0 (photoTAN-Verfahren) [not available]

[root@localhost banking]# aqhbci-tool4 listitanmodes u 1
TAN Methods
6942 (F942/V6/P2): MTAN2 (mobile TAN) ZKA-ID=mobileTAN [available and selected]
- 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
TAN Methods
6942 (F942/V6/P2): MTAN2 (mobile TAN) ZKA-ID=mobileTAN [available and selected]
- 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

Aktionen #1

Von Anonym vor fast 6 Jahren aktualisiert

  • Tracker wurde von Bug zu Support geändert
Aktionen #2

Von martin vor fast 6 Jahren aktualisiert

  • Status wurde von New zu Feedback geändert

Bist Du nach AqBanking6 und PSD2 bzw. SetupPinTan vorgegangen?

Aktionen #3

Von Anonym vor fast 6 Jahren aktualisiert

Ich glaube ich bin einen Schritt weiter

Mithilfe von
aqhbci-tool4 getaccsepa -a LocalUniqueId

geht nun der folgende Aufruf
aqbanking-cli request --aid=XX --fromdate=20190913 --transactions

...und ich seh Umsätze.

Vielen Dank schonmal! Ich teste nochmal ausgiebiger

Aktionen #4

Von martin vor fast 6 Jahren aktualisiert

  • Kategorie wurde auf AqBanking gesetzt
Aktionen #5

Von martin vor fast 6 Jahren aktualisiert

  • Tracker wurde von Support zu Bug geändert
Aktionen #6

Von Anonym vor fast 6 Jahren aktualisiert

  • AqBanking-Version wurde auf 5.99.37 gesetzt

Hallo Martin,

vielen Dank.
Es lag also wirklich daran, dass ich zuvor 'aqhbci-tool4 getaccsepa -a LocalUniqueId' nicht ausgeführt habe.
Ist ja sogar als solches dokumentiert: "Falls der Server beim Umsatzabruf eine Fehlermeldung liefert ..."
Von daher, wer lesen kann ist klar im Vorteil.
Ticket kann also geschlossen werden.
Danke nochmal.
gruß

Aktionen #7

Von martin vor fast 6 Jahren aktualisiert

  • Status wurde von Feedback zu Closed geändert
  • Anwendung aqbanking-cli wurde hinzugefügt
Aktionen

Auch abrufbar als: Atom PDF