euforic / banking.js

The Missing API for Banks - Get all of your transactions and balances using node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Citibank not returning proper output

mrbrahman opened this issue · comments

I'm pretty sure this is not an issue with banking.js

@peytons reported this in 2012 #3

It's mid 2017 now, and I'm seeing the same response as that issue. A Google search indicates that Citibank stopped supporting Direct Connect in 2015, and unfortunately their OFX response does not indicate this. If they stopped Direct Connect, they should've directly rejected the request with an error, rather than providing a proper looking response. So, I'm really not sure what to make out of the response.

Even though Citibank does not give the proper results, I notice that Citicards does! :-) Of course, that would work only for Credit Cards, and not for bank accounts.

Any ideas / workarounds?