[SOLVED] Issues with get resync nft api endpoint

Hi Moralis community,

Per this token uri getting the old image (last synch 03/23/22 showing

gateway.moralisipfs.com/ipfs/QmW8bM5G712LwthWgHSsG3YcsoyFDT3CBJ3yxaFip4GmPe/2939

gateway.ipfs.io/ipfs/QmcyyCR26koaRf2dDuwZcu75cWGA5z9KfAX9ZPPv8zZBQf

^ incorrect ipfs

Correct : tinyurl[dot]com/cyberboy2939

Is this still not possible to do automatically?

Kind regards

Hi, you can use resync metadata endpoint with uri flag to request a resync for that specific token id.

1 Like

I’m checking admin.moralis.io/web3api and tried PUT /nft/{address}sync and executed but can’t seem to edit the curl or don’t see resynch option for PUT only GET resync which failed.

Ah, figured it out! Once sent proper curl request to resync both metadata and URI now it’s fetching most up to date IPFS. Awesome! Feel free to close this ticket

1 Like