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

Chase OFX parsing error

areohbe opened this issue · comments

After digging through the issues, I am getting a response for my Chase credit card. But, the body is still returning as :

body: { OFX: { SIGNONMSGSRSV1: [Object], CREDITCARDMSGSRSV1: [Object] } },`

Thanks in advance.