I have created a mainnet server in moralis and build a simple login page in react js to connect to the wallet. As soon as i connect to the wallet, the user table in the dashboard gets updated. It also shows my history of transaction. But when when I make any transaction for testing, the dashboard does not show any update. I also tried with ganache, imported an account in metamask and sent the token to another ganache account. But moralis dashboard does not show any update. I have followed the same steps as shown in the video provided in the documentation. Here is the link:
what can be the issue?