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/81a22a97-2bde-4075-b206-6bf000090631n%40googlegroups.com.
