I am using the Intuit AggCat Beta in a development environment and noticed that when I discover new accounts, they often don't include important information like balances, current interest rates, and other key pieces of data. This is true even after calling functions like getAccountTransactions or getCustomerAccounts (not simply discoverAndAddNewAccounts).
However, after a few hours, I refresh the accounts and this information shows up. It's very important that new accounts include this data during the discovery process, and I wanted to check if this is an issue of using the development environment (e.g. something that will go away in production?) or if other users are having this issue