Bug #145
geschlossenPaypay request fails
Beschreibung
I have set up a paypal user for my account, yet any requests to paypal fail, here is the output of a session:
jr@tommy:~$ aqbanking-cli request -b PAYPAL -a johannes@rohr.org --balance
===== Aufträge werden ausgeführt =====
AqBanking v5.8.2.0stable
Sende Aufträge an die Bank(en)
===== Passwort eingeben =====
Please enter the password for 
Paypal user XXXXXXX
Input: ********
Mit Server verbinden...
Hostname "api-3t.paypal.com" wird aufgelöst...
IP-Adresse ist "173.0.84.69" 
Verbindung zu "api-3t.paypal.com" wird aufgebaut
Verbunden mit "api-3t.paypal.com" 
Using GnuTLS default ciphers.
TLS: SSL-Ciphers negotiated: TLS1.2:ECDHE-RSA-AES-128-GCM:AEAD
===== Zertifikat empfangen =====
The following certificate has been received:
Name         : api-3t.paypal.com
Organisation : PayPal\, Inc.
Department   : PayPal Production
Country      : US
City         : San Jose
State        : California
Valid after  : 28.09.2018 02:00:00
Valid until  : 28.09.2020 14:00:00
Hash (MD5)   : 6A:7E:FB:2D:0C:35:8A:A1:0C:4B:EA:FE:36:3F:7C:A5
Hash (SHA1)  : 3E:A7:EA:AA:FB:8F:FE:5A:58:87:22:13:C5:D4:52:CB:66:C6:61:ED
Hash (SHA512): C5:71:56:3B:D2:8E:1D:44:58:20:FE:59:09:22:6E:F6:C8:2C:09:59:C4:93:0D:CC:03:2B:E2:4D:A7:B8:68:FA:6F:B8:79:F0:93:49:EF:69:6B:4C:55:6A:E5:FB:E4:3E:7B:01:43:CF:6C:30:66:E7:51:8F:CF:C8:80:FA:04:C7
Status       : Zertifikat ist gültig
Do you wish to accept this certificate?
(1) Ja  (2) Nein
Please enter your choice: 1
Verbunden.
Nachricht senden...
Nachricht gesendet.
Antwort wird empfangen...
HTTP-Status: 200 (OK)
Antwort empfangen.
Beenden der Verbindung zum Server...
Verbindung beendet.
3:2019/10/21 08-07-25:aqpaypal(82848):*provider.c: 1413: All jobs failed*
3:2019/10/21 08-07-25:aqpaypal(82848):*provider.c: 1467: All jobs failed*
3:2019/10/21 08-07-25:aqpaypal(82848):*provider.c: 1572: All jobs failed*
3:2019/10/21 08-07-25:aqpaypal(82848):*provider.c: 1614: All jobs failed*
5:2019/10/21 08-07-25:aqbanking(82848):*banking_online.c:  119: Error executing backend's queu*
4:2019/10/21 08-07-25:aqbanking(82848):*banking_online.c:  137: Not a single job successfully executed*
Nachbehandlung der Aufträge
Auftrag Saldoabruf: Fehler
Module zurücksetzen
Aufträge werden ausgeführt: Finished.
accountInfoList {
  accountInfo {
    char bankCode="PAYPAL" 
    char accountNumber="XXXXXX" 
    int  accountType="0" 
    int  accountId="0" 
  } #accountInfo
} #accountInfoList
unfortunately, this message does not reveal what went wrong. But this is 100% repreducible.
Von martin vor fast 6 Jahren aktualisiert
- Status wurde von New zu Feedback geändert
Please check the latest release of AqBanking (6.0.0 or newer).
Von martin vor mehr als 5 Jahren aktualisiert
Does the problem still exist with current releases of AqBanking?