That did it! Now to that crash.
Regards, John Ralls > On Mar 18, 2020, at 5:06 PM, Martin Preuss <[email protected]> wrote: > > So the only remaining difference is the line "bankid" which wasn't in > the aqb5 log. > > Just applied a change to the git repository to change that... > > > Regards > Martin > > > Am 19.03.20 um 00:53 schrieb John Ralls: >> Nope: >> Connected. >> Sending message... >> Message sent. >> Waiting for response... >> Receiving response... >> HTTP-Status: 400 (Bad Request) >> Unlocking customer "8" >> >> Sending: >> ------------------------------------- >> OFXHEADER:100 >> DATA:OFXSGML >> VERSION:102 >> SECURITY:NONE >> ENCODING:USASCII >> CHARSET:1252 >> COMPRESSION:NONE >> OLDFILEUID:NONE >> NEWFILEUID:20200318164314.000 >> >> <OFX> >> <SIGNONMSGSRQV1> >> <SONRQ> >> <DTCLIENT>20200318164310 >> <USERID>XXXXXXXX >> <USERPASS>XXXXXXXX >> <LANGUAGE>ENG >> <FI> >> <ORG>USAA >> <FID>24591 >> </FI> >> <APPID>QWIN >> <APPVER>2300 >> </SONRQ> >> </SIGNONMSGSRQV1> >> <CREDITCARDMSGSRQV1> >> <CCSTMTTRNRQ> >> <TRNUID>20200318164314 >> <CLTCOOKIE>1 >> <CCSTMTRQ> >> <CCACCTFROM> >> <BANKID>24591 >> <ACCTID>XXXXXXXXXX >> </CCACCTFROM> >> <INCTRAN> >> <DTSTART>20200309000000 >> <DTEND>20200318000000 >> <INCLUDE>Y >> </INCTRAN> >> </CCSTMTRQ> >> </CCSTMTTRNRQ> >> </CREDITCARDMSGSRQV1> >> </OFX> >> >> Taking out the \r\n's doesn't help either. >> >> Regards, >> John Ralls >> >>> On Mar 18, 2020, at 4:32 PM, Martin Preuss <[email protected]> wrote: >>> >>> Hi, >>> >>> I just checked in another change... While comparing your logs I found >>> that aqb6 uses "LANG" while aqb5 used the correct name "LANGUAGE". >>> >>> Also, added "CLTCOOKIE" (was set by aqb5 but missing in aqb6). >>> >>> Also, I noticed that aqb5 included "BANKID" which you log from aqb6 >>> didn't contain that line... >>> >>> However, I think the unexpected element "LANG" (instead of "LANGUAGE") >>> was what made the server reject the request due to syntax error... >>> >>> Fixed in git. >>> >> > > > -- > "Things are only impossible until they're not" _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
