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

Public key? #101

Closed jfaust closed 4 years ago

jfaust commented 4 years ago

I'm going through setup for the first time, and I'm not sure where to find the public key - https://dashboard.plaid.com/team/keys has the Client ID, and the Development Secret, but no public key.

Is this something that has changed w/Plaid recently?

jfaust commented 4 years ago

Looks like this is a change to the Plaid API: https://github.com/plaid/plaid-node/pull/310

kevinschaich commented 4 years ago

Thanks a ton @jfaust – here's what I'm seeing on that link since I had an account before migrating:

image

What version of mintable are you running btw?

jfaust commented 4 years ago

I was trying out v2, since it didn't seem useful to start fresh w/v1 right now.

kevinschaich commented 4 years ago

Hey @jfaust I believe this should be resolved in #102 / v2.0.0-beta.47!

Mind testing out the fix for me?

jfaust commented 4 years ago

Works great! Thanks!