Hi, Am 15.03.20 um 20:17 schrieb John Ralls: > I just made a MacOS build with the latest AQBanking so I could test it with > my bank (USAA). No go, and a bit of troubleshooting reveals that it's because > AQBanking now uses the XML-based OFX V2. AFAIK that's not supported by any US > bank. [...]
OFX2 is the only version I could get access to a test server for, so thats what I implemented so far. However, since the OFX spec state that banks should also accept XML like OFX requests (i.e. OFX files with closing XML elements) the code might be adjustable for this... I will try to add a mode in which the plugin sends the headers previously used for OFX1 and still send requests with closing XML elements, at least according to the specs I read that should work... Anyway, as I wrote before I can't test it myself. There is only person - so far - I heard of from the US who tested the latest code with a real server and I really appreciate his help, but he seems to be using the prebuilt Windows version which makes the debug process... well... difficult. It would be extremely helpfull to have someone who could compile and test a version from GIT, but given the different timezones the possible OFX users and I live in that might be time consuming for both sides... Regards Martin -- "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.
