Skip to content
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

Link token instead of public key? #1

Open
anirudhcmohan opened this issue Dec 8, 2020 · 7 comments
Open

Link token instead of public key? #1

anirudhcmohan opened this issue Dec 8, 2020 · 7 comments

Comments

@anirudhcmohan
Copy link

I'd love to set this up, but it looks like Plaid has moved to link tokens instead of public keys as of July 2020. How can I amend this to use link tokens instead?

@TristanBrotherton
Copy link

Im also trying to figure this out.

@TristanBrotherton
Copy link

I have updated plaid to the latest version in a fork and i think its all working - if @blairun would like I can make a PR.

@TristanBrotherton
Copy link

Scratch that - although it appeared I got everything working by integrating the latest version of the Plaid sample app, and I'm getting the transactions in that sample app, running testplaid is not returning transactions.

> node scripts/testPlaid.js

Transactions fetch successful!
[]

Im trying to figure out the code and what had been customized in the sample plaid app but the structure is confusing.

@TristanBrotherton
Copy link

I have a version running now that supports link tokens - however i'm stuck debugging a transform issues:

$ node update_*.js
Update failed:  { Error: Unable to parse range: BalanceSpace
    at Gaxios._request (/home/tristan/Documents/Development/automated_finances/node_modules/gaxios/build/src/gaxios.js:112:23)
    at process._tickCallback (internal/process/next_tick.js:68:7)
  response:

@alexandrakassis
Copy link

@TristanBrotherton did you end up figuring it out? I've been trying to work this problem out as well

@TristanBrotherton
Copy link

TristanBrotherton commented Jan 26, 2021 via email

@alexandrakassis
Copy link

alexandrakassis commented Jan 26, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants