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.
