Ah yes, I recall Banktivity supporting Vanguard until recently. However, I didn’t have luck getting it to work even before then. Vanguard work fine for me years ago, and then quit. It worked for a while via ofxgo IIRC, and at some point that stopped working too, for me at least.
Here are a couple relevant threads: - github <https://github.com/csingley/ofxtools/issues/94> - github <https://github.com/csingley/ofxtools/issues/158> Anyway, it seems like this is all moot at this point given Banktivity’s post you linked to. On Monday, August 25, 2025 at 9:11:32 AM UTC-7 [email protected] wrote: > As far as I know, Vanguard direct OFX support earlier this year. > > > https://www.banktivity.com/support/articles/banktivity-for-mac/vanguard-no-longer-supporting-ofx-direct-download-with-banktivity/ > > On Sunday, August 24, 2025 at 5:40:02 PM UTC-7 [email protected] wrote: > >> Hey all, >> >> I'm curious if anyone has ofxget working for Vanguard accounts and if >> they could share how the managed to get it working and their configuration? >> >> My config is: >> >> (.venv) ➜ ledger git:(main) ofxget list vanguard >> >> Vanguard Group, The >> ofxhome = 479 >> url = https://vesnc.vanguard.com/us/OfxProfileServlet >> version = 220 >> org = Vanguard >> fid = 15103 >> brokerid = vanguard.com >> pretty = true >> clientuid = <CLIENTD_UID> >> >> I get the following errors: >> >> >> - urllib3.exceptions.ConnectTimeoutError: >> (<urllib3.connection.HTTPSConnection object at 0x1073f9a90>, 'Connection >> to >> vesnc.vanguard.com timed out. (connect timeout=10.0)') >> - urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host=' >> vesnc.vanguard.com', port=443): Max retries exceeded with url: >> /us/OfxProfileServlet (Caused by >> ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at >> 0x1073f9a90>, 'Connection to vesnc.vanguard.com timed out. (connect >> timeout=10.0)')) >> - requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host=' >> vesnc.vanguard.com', port=443): Max retries exceeded with url: >> /us/OfxProfileServlet (Caused by >> ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at >> 0x1073f9a90>, 'Connection to vesnc.vanguard.com timed out. (connect >> timeout=10.0)')) >> >> >> Thanks, >> Justin >> > -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/beancount/510dc3bc-2ec2-4e85-86f2-d578aea61d65n%40googlegroups.com.
