Hey guys,
Wondering if anyone can be of assistance. When I am minting tokens the URI is not going into the moralis DB. If I call the contract directly to get the URI it is correct, but shows as null in when calling moralis API.
If I call a resync request it gets the URI fine. But i don’t really want to have to run a resync every time I mint a token. Any suggestions