[GNC] USAA FSB requires newer QWIN support

Jon Schewe jpschewe at mtu.net
Fri Feb 12 22:33:19 EST 2021


Answering my own questions after I got it to work. 

I picked a CLIENTUID that someone else posted and it worked.

When prompted for a password, it's the one from 
https://www.usaa.com/accessid

On Fri, 2021-02-12 at 21:18 -0600, Jon Schewe wrote:
> When GnuCash prompts for a password, is it the one that was retrieved
> from 
> https://www.usaa.com/accessid
> ?
> 
> Is it important that the CLIENTUID comes from Quicken? Or does it
> just
> need to match a particular format?
> 
> On Fri, 2021-02-12 at 22:29 +0000, Bob White via gnucash-user wrote:
> > I got new USAA OFX download working with GNC 4.4.1.
> > 
> > It's mainly a configuration task.
> > 
> > ------ User config ------
> > int uniqueId="<leave as is>"
> > char backendName="aqofxconnect"
> > char userName="<your name>"
> > char userId="<your new USAA access id>"
> > char customerId="<your new USAA access id>"
> > char country="us"
> > char bankCode="314074269"
> > int lastSessionId="0"
> > 
> > data {
> >   backend {
> >     char bankName="USAA Federal Savings Bank"
> >     char org="USAA Federal Savings Bank"
> >     char fid="67811"
> >     char serverAddr="https%3A%2F%2Fdf3cx-
> > services.1fsapi.com%2Fcasm%2Fusaa%2Faccess.ofx"
> >     char appId="QMOFX"
> >     char appVer="2300"
> >     char headerVer="103"
> >     char clientUid="<CLIENTUID>"
> >     int httpVMajor="0"
> >     int httpVMinor="0"
> >     char httpUserAgent="InetClntApp%2F3.0"
> >   } #backend
> > } #data
> > -------------------------
> > 
> > Notes:
> >   -- 'httpUserAgent' is currently not configurable through GNC
> > v4.4.1, but it works when included in the file.  It has been added
> > in
> > newer AqBanking, look for support in next GNC release.
> >   -- 'CLIENTUID' can be found in OFXLog.txt generated by Quicken.
> >  Signup for trial and cancel within 30 days no charge.
> >   -- 'your new USAA access id' can be found at 
> > https://www.usaa.com/accessid
> > 
> > 
> > 
> > You will need to disconnect accounts from within the AqBanking
> > Wizard, download accounts with new user configuration, then
> > reconnect
> > accounts.  In my case, the new credit card account numbers in the
> > accounts list are not a 100% match to the number found on your
> > credit
> > card.  There were enough common digits to know which was which,
> > just
> > be aware.  I was able to successfully download and update 2
> > checking
> > accounts, a savings account, and a credit card account.
> > 
> > I hope this helps.
> > 
> > Regards,
> > 
> > Bob
> > 
> > PS.  I did clone the AqBanking repo and build and install the
> > latest
> > libraries on the same machine I am running GNC.  I am not sure if
> > the
> > GNC used the libraries distributed with it or the ones I built so
> > YMMV.
> > _______________________________________________
> > gnucash-user mailing list
> > gnucash-user at gnucash.org
> > 
> > 
> > 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.
> > 
> 
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> 
> 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.
> 



More information about the gnucash-user mailing list