csingley / ofxtools

Python OFX Library
Other
301 stars 68 forks source link

Chase credit card downloads timing out #153

Open rkhwaja opened 2 years ago

rkhwaja commented 2 years ago

When I run it through my own calls to ofxtools, the last log message is "ofxtools.header:Parsing OFX header". Eventually it times out after about 3 minutes (I'm calling setdefaulttimeout(60)). It's apparently getting the profile correctly.

I get the same problem when using ofxget except that it never times out - it just hangs.

It had been working fine until a few weeks ago.

csingley commented 2 years ago

Sorry to hear it. Let me know if you make any progress.