-
Notifications
You must be signed in to change notification settings - Fork 719
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
Transactions Issue #78
Comments
hello, I found this solution #69 |
Thanks! |
bro,still after doing #69 steps ,error is there any solutions? |
For anyone still facing this issue, feel free to check my final project for a working solution: here. In my implementation, I used If this solution works for you, please consider giving the repository a ⭐, and follow me if you want to. |
Yeah ,worked fine thanks a bunch. |
i was having the same issue ADDITIONAL_CONSENT_REQUIRED , in the app/root pass the objects like this
|
The code doesn't catch the transactions from Plaid:
An error occurred while getting the account: TypeError: transactions is not iterable.
In your deployed app, it doesn't appear though.
The text was updated successfully, but these errors were encountered: