David 

Have you tried examining the file with ofxdump? If you are on Linux, it can
be installed with "sudo apt install ofx".  Not sure about how to get it for
WIndows or MacOS. It will dump to stdout whatever ofxdump can determine
about an ofx response file including error messages. It tests conformance
with the libofx librarryofxdump. You may need to use it with the debug
switch and possibly the parsing messages if using it without the optional
switches doesn't give enough info. I.e.

$ofxdump --msg_debug --msg_parser<filename>

David Cousens



-----
David Cousens
--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
_______________________________________________
gnucash-user mailing list
gnucash-user@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.

Reply via email to