-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot download from Chase Bank #44
Comments
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 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 :) |
I'm using Python 2.7.9 with OfxClient 2.0.3 with DEFAULT_OFX_VERSION = '103'
The text was updated successfully, but these errors were encountered: