Hi all,
I'm having some trouble with the /account/{pubkey}/tokens endpoint. For some reason, this endpoint will occasionally return an empty list even when I know the account is holding tokens.
A big part of the issue is that it's sporadic. If you call the endpoint again immediately after, the API returns the correct tokens as expected. This is annoying as it makes the bug difficult to reproduce.
Any help would be appreciated.