-
-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OAuth error with Chase, Chase sync no longer possible? #143
Comments
Funny enough is that my company recently had to implement the new chase OAth through plaid in order to keep servicing Chase customers. |
Has anyone successfully filled out the questionnaire and gotten access? |
I was not able to connect to my Chase credit card account using Plaid either. I set up an alternative integration with the Teller service, which allows me to retrieve transactions from Chase. If you're able, please try out the integration and leave any feedback in this pull request: #156 |
Thanks, @arithmetric , I will try to take a look when I have time in the future. I gave up some time ago, and decided to let Mint and Personal Capital deal with it, and maybe fuse the data from the two myself if I ever wanted my own dashboard. I tried using Quicken, but that was confusing and did not work with everything. |
Thanks @arithmetric! I just got this setup and it was very simple, worked very easily! When I ran fetch, the initial transactions failed due to timeout. But after I re-ran mintable fetch 3 times, it finally worked for all my accounts! |
Hello, I am trying to add/update a Chase account via Plaid. I encountered an error: "You may need to update your app in order to connect to Chase." I have been using free plan in development environment. Is it no longer possible to connect to Chase in any way? I am reading https://plaid.com/docs/link/oauth/ and it says "In the US and Canada, OAuth requires Production access; you cannot connect to US OAuth institutions in the Development environment without having received both OAuth approval and Production approval. You can, however, test OAuth in the Sandbox environment, using Sandbox-only institutions, without needing Production approval."
On the https://dashboard.plaid.com/team/oauth-institutions there is list of steps to complete registration, but the security questionnaire goes into detail about security protocols, data encryption, etc at my "company" even though mintable only being used for personal use. So I am not sure Plaid will approve my questionnaire after I "filled" it out.
Given the above, and from what I saw in #123, it sounds like getting transaction data from Chase is out of the question?
Thanks.
The text was updated successfully, but these errors were encountered: