-
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
Vanguard Failing #86
Comments
I tried downloading from Vanguard and also got various errors. I suspect it is the fault of Vanguard. Note that you can manually download OFX data from Vanguard and then use various tools to parse it. Good luck and please post back here if you get ofxclient to work on Vanguard. |
This is a vanguard issue, Quicken is having the same issue too and there is more information about it here: https://community.quicken.com/discussion/7881217/vanguard-account-gets-a-ol-293-a-error/p4 |
According to someone on ofxhome.com, you can get around it by tweaking the newlines, but I think that the ofxclient output has newlines in either case. |
Given my findings at csingley/ofxtools#94 (comment), and the original ofxclient fix for Vanguard (#47), I suspect the most expedient way to allow Vanguard downloads to work is to change the line at
to
|
Thank you for the suggestion. I tried that but I continue to get an error from Vanguard. Has anyone been able to download from Vanguard using ofxclient? |
@emin63 If you post the error message you are seeing, it may help others better understand the issue you're seeing. It's hard for me to figure out why my suggested fix didn't work for you without more detail. |
Good point. I get basically an HTML response saying the page is unavailable:
|
Interesting. What HTTP status code are you receiving? At first glance, this seems like it may be a different issue than the one I was facing - I was receiving 500. Are you able to fetch OFX for your Vanguard accounts with any other libraries/software? |
Vanguard downloads are suddenly failing, does anyone have the same issue? I'm kicked out to a "The page you're trying to reach is currently unavailable". OFXHome shows it's been failing consistently since Sep 16th -
https://www.ofxhome.com/index.php/institution/history/479
The text was updated successfully, but these errors were encountered: