I'm writing a simple application using the aqbanking library to fetch transaction info via ofx.
I can see in the log messages that the OFX status fields are parsed by aqbanking, for example: Status for signon request: General error (Code 2000, severity "ERROR") Status for transaction statement request: Signon invalid (Code 15500, severity "ERROR") However, I can not figure out how to access these codes programmatically after AB_Banking_ExecuteJobs() completes. I presume they are somewhere in the "context" structure, but so far I can't find any functions to access them. Thanks for any suggestions. -- G. Paul Ziemba FreeBSD unix: 11:06AM up 112 days, 12:05, 21 users, load averages: 1.98, 1.85, 1.77 _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel