Open sneilan opened 7 years ago
http://www.ofxhome.com/ofxforum/viewtopic.php?id=47456
Looks like we need to use OFX version 2.2, as well as try generating a client id to see if that works.
I found out that you need to use the chase bank with the institution endpoint of https://ofx.chase.com/ with ofx version 103. ofxclient --ofx-version 103
good lord what a nightmare.
Yeah, I'll be honest, half of the providers labelled in this ofx list are the exact opposite of trustworthy to have access to your freaking bank account. I came across two very quickly that were obvious frauds.... I now just scrape mint. At least I've heard of Intuit and have some faith that they know what they're doing. I would have assumed that these ofx providers in the list would only be the banks themselves, but ha, that is wrong.
@akatrevorjay Can you tell us which ones are obvious frauds???
@jantman I honestly wish I could at this point, it was quite some time ago now unfortunately. I'll see if I have some time to look into it this week though :)
This issue appears to be a dupe of https://github.com/captin411/ofxclient/issues/19
I was able to get Chase downloads working and documented it there.
I'm using Python 2.7.9 with OfxClient 2.0.3 with DEFAULT_OFX_VERSION = '103'