Database screen is blank

my database screen is blank … cleared cashe… tryed incognito window… nothing
how can this be fixed?

you could try to paste the server url so that we can check

https://wnvkqhotzhox.usemoralis.com:2083/apps/moralisDashboard/browser

also can’t sync smart contracts or wallets…
const { getNFTBalances, data_, error_, isFetching } = useNFTBalances();

getNFTBlanaces is returning nothing

https://wnvkqhotzhox.usemoralis.com:2083/apps/moralisDashboard/browser

That server is showing as up, check if you have whitelisted any domains (Settings page).

const { getNFTBalances, data_, error_, isFetching } = useNFTBalances();

Can you make a new thread please.

yeah I have domains whitelisted… what should I whitelist to be able to view it on browser?

You will need to whitelist your dashboard domain (including https:// and port number). E.g. https://wnvkqhotzhox.usemoralis.com:2083.

1 Like