kevinschaich / mintable

🍃 Automate your personal finances – for free, with no ads, and no data collection.
https://kevinschaich.io/mintable/
MIT License
1.53k stars 203 forks source link

Error: Error fetching account *****. #111

Open acanteen opened 3 years ago

acanteen commented 3 years ago

Steps to Reproduce:

1.use a capitaOne Card

2. 3.

Error:

    '    at processTicksAndRejections (internal/process/task_queues.js:97:5)',
  [message]: 'ITEM_LOGIN_REQUIRED',
  name: 'PlaidError',
  display_message: null,
  error_code: 'ITEM_LOGIN_REQUIRED',
  error_message: "the login details of this item have changed (credentials, MFA, or required user action) and a user login is required to update this information. use Link's update mode to restore the item to a good state",
  error_type: 'ITEM_ERROR',
  request_id: '',
  suggested_action: null,
  status_code: 400
}```

**System Info:**

arch: x64 platform: win32 os: v10.0.18363 mintable: v2.0.1 node: v12.18.2

aproxia commented 3 years ago

Having a similar experience while setting up my Capital One account using the html page:

access-development-xxx | Error fetching account name

gbdavidx commented 3 years ago

are you guys using the sandbox version?

acanteen commented 3 years ago

I am using the Plaid Development Environment

gbdavidx commented 3 years ago

what version of npm are you on?

Michalos88 commented 3 years ago

Hi all,

I'm using node version 15.5.0 and have the same error.

Honestly I don't think this issue is due the environment nor is a bug in mintable, but rather it's a problem between plaid and capital one. (https://www.reddit.com/r/fintech/comments/dtjsi2/plaid_and_capital_one/)

-michalos88