finance-dl
finance-dl copied to clipboard
Account retrieval for TD Bank does not work due to ofxclient issue #69
I've opened captin411/ofxclient#69 about this issue, and while my PR captin411/ofxclient#70 will resolve the issue for ofxclient, it will somehow need to be managed in finance-dl as well. Once (if?) that PR is accepted, how would we update our finance-dl config to supply that parameter to Institution.accounts()? Or should finance-dl automatically fix it if tdbank is in the ofx url?
I've updated the PR per your suggestion and now if the PR is accepted, there will be no need to update finance-dl to deal with TD Bank's OFX spec violation. This issue should probably remain open as a reference until the upstream issue is resolved.