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

Using an expired Plaid token gets misleading error #50

Open
amine-prime opened this issue May 26, 2023 · 0 comments
Open

Using an expired Plaid token gets misleading error #50

amine-prime opened this issue May 26, 2023 · 0 comments

Comments

@amine-prime
Copy link

When using Dwolla/Plaid tokenization to create a new funding source, if that token is no longer valide, a generic error happens :

dwollav2.error.Error: {"code":"UpdateCredentials","message":"The login details for this token have changed."}

The Error class is a little bit misleading, it will be easier to isolate this issue if the error was named .error.PlaidError or TokenError or even ValidationError like the rest.

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

1 participant