The Web3Api query (getTokenIdMetadata) does not return metadata. The metadata response is null.
maybe it is something specific to a particular token id and contract
do you have an example when it it null?
sometimes it is expected to be null, for example if the token_uri doesn’t work
0x09dd2f707f0f3e67f04cd1d1cec769baa48da2a5
0
https://ipfs.moralis.io:2053/ipfs/Qmcax2VCwXhS37bcpMyw7utn9pxcPvvTFxakBT4CGRfFv3
(RINKEBY)
ok, you can try to resync metadata, it should work
https://docs.moralis.io/moralis-server/web3-sdk/token#resyncmetadata
No changes for me
it looks like it doesn’t work for me either
Okay, I learned another bug, if I download everything from the usual mockapi then everything is ok, if from ipfs storage - metadata: null
you mean that it seems that ipfs url has some problems in this context?
i’m not sure, but it is
I make a few test, and all ipfs tokens don’t have metadata
So what should i do?
you can wait until we fix that problem with that particular type of url
can you try again now to see if it works?