Coder Social home page Coder Social logo

bencooper222 / build-your-own-mint Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yyx990803/build-your-own-mint

8.0 8.0 5.0 511 KB

Build your own personal finance analytics using Plaid, Google Sheets and CircleCI. Significantly updated with balances and SMS notifications

License: MIT License

JavaScript 3.30% CSS 5.05% TypeScript 59.22% EJS 32.43%

build-your-own-mint's People

Contributors

bencooper222 avatar depfu[bot] avatar ibudiallo avatar yyx990803 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

build-your-own-mint's Issues

To consider: know which accounts are bugging out so they can be marked

Right now, I can know when an institution is bugging out but since I rely on the institution telling me what accounts it has, I can't know which accounts are bugging. This would be a handy feature when an API token fails and it looks like a lot of money has suddenly disappeared.

Support link token?

It looks like Plaid has depreciated public keys for link tokens. I wondered if this branch supported that, (as it wasn't in the documentation).

Error when running token-plaid

Server started at http://localhost:8080
(node:8450) UnhandledPromiseRejectionWarning: NotFoundError: Could not find HEAD.
at Function.resolve (/opt/app/build-your-own-mint-master/node_modules/isomorphic-git/index.cjs:1840:11)
at _log (/opt/app/build-your-own-mint-master/node_modules/isomorphic-git/index.cjs:10690:15)
at Object.log (/opt/app/build-your-own-mint-master/node_modules/isomorphic-git/index.cjs:10859:12)
(node:8450) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:8450) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

ITEM_LOGIN_REQUIRED error

Linked a Capital One account with npm run token-plaid.

When I run npm run test-plaid I get this error:

{
   "account":"capital-one",
   "err":{
      "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":"QIb92hjj2B8tOaX",
      "suggested_action":null,
      "status_code":400
   }
}

Just wondering if anyone has seen this before. Error message points to these docs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.