<div dir="ltr">I followed all the indicated steps but all I got was an html response.<div><br></div><div><b>Console output</b></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">Starting eventloop
</span><br>OfxHttpRequest::slotOfxConnected "/home/eagleboy/.local/share/kmymoney/response.ofx"
<br>Finishing eventloop
<br>Ending eventloop
<br>LibOFX ERROR: libofx_detect_file_type(): Failed to identify input file format
<br>LibOFX ERROR: libofx_proc_file(): Could not detect file format, or unsupported file format; aborting.<br>
<br></span></div><div><span style="font-family:monospace"><br></span></div><div><font face="monospace"><b>Response</b></font></div><div><html><br><head><br><META NAME="robots" CONTENT="noindex,nofollow"><br><script src="/_Incapsula_Resource?SWJIYLWA=5074a744e2e3d891814e9a2dace20bd4,719d34d31c8e3a6e6fffd425f7e032f3"><br></script><br><body><br></body></html><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 12, 2021 at 5:46 PM Brendan Coupe via KMyMoney-devel <<a href="mailto:kmymoney-devel@kde.org">kmymoney-devel@kde.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I have been working with Thomas Baumgart trying to get KMM direct<br>
connect to work with USAA again. Luckily GnuCash was able to get<br>
direct connect working with USAA via AqBanking. Based on their<br>
success, Thomas was able to determine what was needed in KMM in order<br>
to get the ofximporter to work with USAA.<br>
<br>
First, this only works with a newly compiled version of the 5.1 branch<br>
of KMM. I have some build scripts that you can download here if you<br>
would like to try building KMM from source:<br>
<a href="https://drive.google.com/drive/folders/1sfo2HgzaCCSb3d7pjl3To50yoQT5BaXM" rel="noreferrer" target="_blank">https://drive.google.com/drive/folders/1sfo2HgzaCCSb3d7pjl3To50yoQT5BaXM</a><br>
<br>
The next step is to follow the instructions here:<br>
<br>
<a href="https://infinitekind.tenderapp.com/kb/online-banking-and-bill-pay/connecting-with-usaa" rel="noreferrer" target="_blank">https://infinitekind.tenderapp.com/kb/online-banking-and-bill-pay/connecting-with-usaa</a><br>
<br>
When you complete these steps, USAA should provide you with an ACCESS<br>
ID, ACCESS PIN, and client_id. This corresponds to User Name, Password<br>
and Client UID in the ofximporter settings in KMM. You must convert<br>
the client_id to UPPER CASE. You can do this in Linux with the<br>
following command (substitute your actual client id for  client_id):<br>
<br>
echo client_id | tr '[a-z]' '[A-Z]'<br>
<br>
Go to the ledger for the USAA account that you want to map and select<br>
"Map account..." from the Account menu. Select "ofximporter". If that<br>
is not an option, select "Configure KMyMoney" from the Settings menu<br>
and make sure the "OFX Importer" is enabled in the Plugins section.<br>
<br>
In the first OFX Importer configuration window, click the Manual tab.<br>
Enter the following information for USAA:<br>
<br>
ORG:                     USAA Federal Savings Bank<br>
FID:                        67811<br>
Server URL:           <a href="https://df3cx-services.1fsapi.com/casm/usaa/access.ofx" rel="noreferrer" target="_blank">https://df3cx-services.1fsapi.com/casm/usaa/access.ofx</a><br>
HTTP User Agent:  InetClntApp/3.0<br>
<br>
Click the next button.<br>
<br>
Enter your User Name (ACCESS ID), Password (ACCESS PIN) and Client UID<br>
(all upper case) that you received from USAA.<br>
<br>
Check "Store Password" if you want KMM to store your password. Set<br>
"Identify As" to "Quicken Mac (Expert)" and enter 2300 in the box that<br>
just appeared (Application Version). Change the header version from<br>
102 to 103. Click the "Next" button. If you did everything correctly,<br>
KMM will display a list of accounts that you have at USAA. Select the<br>
appropriate account and you should be done.<br>
<br>
This code is brand new. It has been working for me as of today. Please<br>
make sure you backup your KMM file before you experiment with this new<br>
code.<br>
<br>
I know this frustrated other KMM users when USAA made big changes late<br>
last year. I hope this helps. Please let me know if you have any<br>
questions or find any errors in my instructions.<br>
<br>
----<br>
Brendan Coupe<br>
Delta, it's not just a crappy airline.<br>
If Bill Gates put microchips in the vaccine, you would<br>
have to go in for an update the second Tuesday of every month.<br>
</blockquote></div>