Open roversodev opened 2 weeks ago
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 products: [Products.Auth, Products.Transactions]
to resolve the problem.
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.
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.