Hi Michael, Thanks for you response!
I'm currently focusing on getting perkeep passing tests on windows and arch linux again, and I would also love to do something to buff up pdf support a bit, but if I do try and get plaid working again I will definitely include you in the reviews! - Gina On Wed, Apr 3, 2019 at 8:41 PM Michael Morrissey <[email protected]> wrote: > Hi Gina - > > I added the support for Plaid a couple of years back - it definitely > worked back then. Sorry to say that I haven't been an active perkeep user > in the past year or so (alas!), but this post caught my eye and I feel some > responsibility. > > I'm tied up with other work right now, but could try to update this in a > couple of weeks. Alternatively, I'm happy to look at any PRs, if you want > to update it yourself. > > mgm > > On Wed, Apr 3, 2019 at 1:48 PM Brad Fitzpatrick <[email protected]> wrote: > >> Keeping up with sites' API changes is a constant struggle, sadly. :-( >> >> >> On Tue, Apr 2, 2019 at 6:47 PM Gina White <[email protected]> wrote: >> >>> I decided to give the plaid importer a whirl and it seems to be coded >>> against an api that plaid no longer supports. >>> >>> I went through the plaid development access process and got keys >>> assigned. >>> >>> When I try to log into an account with plaid, I get this error message: >>> >>> server error: ConnectAddUser error: Plaid Error - http status: 401, code: >>> 1114, message: unauthorized environment, resolve: Your Client ID is not >>> authorized to access this API environment. Contact [email protected] to >>> gain access. >>> >>> Looking at the code, we try to talk to 'https://tartan.plaid.com', but >>> looking at the plaid documentation <https://plaid.com/docs/> the supported >>> urls are: >>> >>> https://sandbox.plaid.com (Sandbox) >>> https://development.plaid.com (Development) >>> https://production.plaid.com (Production) >>> >>> Maybe tartan.plaid.com worked in the past and it was deprecated. I'm not >>> sure if the importer is currently working for perkeep users who were able >>> to set things up before plaid deprecated this environment, but there >>> doesn't seem to be any way to get it to work for new users. >>> >>> I am glad to file a bug if that is what makes sense here. I could even >>> take a wack at upgrading to the latest apis (but some guidance would be >>> helpful). >>> >>> - Gina >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Perkeep" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "Perkeep" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to the Google Groups > "Perkeep" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Perkeep" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
