-
Notifications
You must be signed in to change notification settings - Fork 16
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
Can't refresh accounts #15
Comments
|
Thank you! But is my code supposed to refresh? I tried to refresh many times and I tried a lot of different things but my account will only refresh if I go on the mint website and hit refresh manually |
It's supposed to, but honestly it can be unreliable. It does seem to trigger a refresh (because running again a short time later will show that accounts have been updated and don't need refreshing) but I think I've observed the data not actually being fully ready after I'm not 100% sure what Mint is doing differently right now, and haven't had time to look back into it deeply. I'd be happy to get a PR from someone who's looked into this and can tighten it up a bit! |
I understand, thank you for your quick response and for your time! |
I can't refresh a mint account. Here's how I use your function :
I think the refresh doesn't start, because if I call
client.getRefreshingAccounts()
after the refresh, I get an empty arrayThe text was updated successfully, but these errors were encountered: