You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes var response = await plaidClient.FetchTransactionsAsync(transactionRequest); returns different transactions count for same account id on the sandbox. Sometimes if I run it on debug mode, it returns the correct count.
I'm calling it in a loop
The text was updated successfully, but these errors were encountered:
Sometimes var response = await plaidClient.FetchTransactionsAsync(transactionRequest); returns different transactions count for same account id on the sandbox. Sometimes if I run it on debug mode, it returns the correct count.
I'm calling it in a loop
The text was updated successfully, but these errors were encountered: