Bug #154
closedGLS Bank: Error: Request "getBalance" for 2 not supported.
Description
Nach Einrichtung von aqbanking 5.99.43 nach der [SetupPinTan Anleitung](https://www.aquamaniac.de/rdm/projects/aqbanking/wiki/SetupPinTan) bekomme ich beim Kontostand-Abruf folgende Meldung:
$ aqbanking-cli request --aid=2 --fromdate=20190901 --balance Error: Request "getBalance" for 2 not supported.
Versions: AqBanking-CLI: 5.99.43 Gwenhywfar : 4.99.24.2 AqBanking : 5.99.43.0
Hier die Schritte mit denen ich es reproduzieren kann:
rm -rf ~/.aqbanking aqbanking-cli versions aqhbci-tool4 adduser -t pintan --context=1 -b "$BLZ" -u "$VR_KENNUNG" -s "https://hbci-pintan.gad.de/cgi-bin/hbciservlet" -N "$NAME" --hbciversion=300 aqhbci-tool4 adduserflags -u "$UID" -f tlsIgnPrematureClose aqhbci-tool4 listusers aqhbci-tool4 getbankinfo -u "$UID" aqhbci-tool4 getsysid -u "$UID" aqhbci-tool4 listitanmodes -u "$UID" aqhbci-tool4 setitanmode -u "$UID" -m "$TAN_MODE" aqhbci-tool4 getaccounts -u "$UID" aqhbci-tool4 listaccounts -v aqhbci-tool4 getaccsepa -a "$LOCAL_UID" aqbanking-cli request --aid "$LOCAL_UID" --fromdate=20190901 --balance
Sieht zienmlich ähnlich aus wie https://www.aquamaniac.de/rdm/issues/90
Updated by Anonymous over 6 years ago
Zum Kontext: Ich hatte zuerst Probleme bei der Einrichtung (#151), die aber jetzt behoben sind.
Updated by Anonymous over 6 years ago
Nach erfolgreichem Abrufen meiner Kontostände würde ich übrigens gerne die GLS Bank zu den [SetupPinTan best practices](https://www.aquamaniac.de/rdm/projects/aqbanking/wiki/SetupPinTan#best-practice) hinzufügen.
Updated by Anonymous over 6 years ago
Aha, ich bin einen Schritt weiter gekommen - der Abruf der Balance funktioniert nicht da die `transactionLimitsList` leer war, siehe https://www.aquamaniac.de/rdm/issues/138#note-6
Updated by Anonymous about 6 years ago
Ich habe dasselbe Problem, ebenfalls mit der GLS Bank. Die transactionLimitsList ist leer. Die Aqbanking Version ist 5.99.45.
Nachtrag: Jetzt funktioniert der Abruf, mit demselben User Account, ohne das ich bewusst etwas verändert hätte (außer mich zwischendurch auf der Websit einzuloggen).
Updated by martin almost 6 years ago
- Category set to AqBanking
- Status changed from New to Closed
Updated by alexm over 5 years ago
Ich habe das Problem auch (Sparkasse), nach einem zweiten Aufruf geht es dann plötzlich ... wenn ich den .aqbanking Ordner lösche, neu initialisierte und abrufe geht es wieder nicht, beim folgenden Aufruf dann schon.