csingley / ofxtools

Python OFX Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trying to get "First Tech Federal Credit Union" OFX download to work

rkhwaja opened this issue · comments

commented

ofxget returns "Server error occurred. Received HttpStatusCode of 400" as the response.

The moneydance config at http://moneydance.com/synch/moneydance/fi2004.dict refers to the "discover_http_header_hack" and a list of http headers, which I presume means that the server requires the headers to be sent in a particular order.

Would you accept a patch which allows this as an option?

I’m open to it, sure

commented

nvm - the header ordering fix doesn't work ;)