-
Notifications
You must be signed in to change notification settings - Fork 4
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
Comments
Im also trying to figure this out. |
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. |
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.
Im trying to figure out the code and what had been customized in the sample plaid app but the structure is confusing. |
I have a version running now that supports link tokens - however i'm stuck debugging a transform issues:
|
@TristanBrotherton did you end up figuring it out? I've been trying to work this problem out as well |
I didn’t. I ended up going a different direction and paying for tiller
(which isn’t currently meeting all my needs)
…On Mon, Jan 25, 2021 at 22:33, Alexandra Kassis ***@***.***> wrote:
@TristanBrotherton <https://github.com/TristanBrotherton> did you end up
figuring it out? I've been trying to work this problem out as well
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAATIDR22GIV5AP3IST2ZO3S3ZO3RANCNFSM4URK4OFA>
.
|
kevinschaich/mintable@27508c4
On Mon, Jan 25, 2021 at 11:35 PM The British <[email protected]>
wrote:
I didn’t. I ended up going a different direction and paying for tiller
(which isn’t currently meeting all my needs)
On Mon, Jan 25, 2021 at 22:33, Alexandra Kassis ***@***.***>
wrote:
> @TristanBrotherton <https://github.com/TristanBrotherton> did you end up
> figuring it out? I've been trying to work this problem out as well
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <
#1 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AAATIDR22GIV5AP3IST2ZO3S3ZO3RANCNFSM4URK4OFA
>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AITLQKSEVEQ5IOOOZH2COVDS3ZPBLANCNFSM4URK4OFA>
.
--
*Alexandra Kassis*
*B.S. Biomedical Informatics*
*College of Health Solutions at Arizona State University*
*[email protected] <[email protected]>*
|
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?
The text was updated successfully, but these errors were encountered: