[GNC] AQBanking OFX DirectConnect

Martin Preuss martin at aqbanking.de
Wed Mar 18 19:32:07 EDT 2020


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.


Regards
Martin


Am 19.03.20 um 00:26 schrieb John Ralls:
> That's what mine says:
>     char flags="forceSsl3", "sendShortDate"
>     char bankName="USAA Federal Savings Bank"
>     char org="USAA"
>     char fid="24591"
>     char serverAddr="https%3A%2F%2Fservice2.usaa.com%2Fofx%2FOFXServlet"
>     char appId="QWIN"
>     char appVer="2300"
>     char headerVer="102"
>     int  httpVMajor="0"
>     int  httpVMinor="0"
>   }
> 
> Regards,
> John Ralls
> 
> 
>> On Mar 18, 2020, at 4:15 PM, Martin Preuss <martin at aqbanking.de> wrote:
>>
>> Hmm, maybe the server is picky about the HTTP version? Some servers
>> are... That can currently only be changed directly in the configuration
>> file:
>>
>> $HOME/.aqbanking/settings6/users/*.conf
>>
>> Some servers only accept httpVMinor="0"...
>>
>>
>> Regards
>> Martin
>>
>>
>>
>> Am 18.03.20 um 23:20 schrieb John Ralls:
>>> Sigh, that's not it either:
>>> Sending:
>>> -------------------------------------
>>> OFXHEADER:100
>>> DATA:OFXSGML
>>> VERSION:102
>>> SECURITY:NONE
>>> ENCODING:USASCII
>>> CHARSET:1252
>>> COMPRESSION:NONE
>>> OLDFILEUID:NONE
>>> NEWFILEUID:20200318151247.000
>> [...]
>>
>> -- 
>> "Things are only impossible until they're not"
> 


-- 
"Things are only impossible until they're not"


More information about the gnucash-user mailing list