kodadot / nft-gallery

Generative Art Marketplace
https://koda.art
MIT License
643 stars 362 forks source link

burning nft produces error in console #3350

Closed petersopko closed 10 months ago

petersopko commented 2 years ago

burning/consuming NFT in the end works, however it produces error in console and network, might wanna check this out image image

roiLeo commented 2 years ago

Same thing happened to me

Capture d’écran 2022-08-26 à 2 55 03 PM

Tested on /bsx/gallery/2444376227-6

roiLeo commented 2 years ago

After investigation nft data is still present on ipfs

Tested on: /snek/gallery/1631038496-1

DELETE: https://beta.kodadot.xyz/.netlify/functions/unpin/?hash=bafkreifxuw5gfpntqklfzf6xpagyvbmgweb3c74kdiq5tsl7qwp5gaw5sq

relevant log: (CORS error)

[ACTIONS] Cannot Unpin ipfs://ipfs/bafkreifxuw5gfpntqklfzf6xpagyvbmgweb3c74kdiq5tsl7qwp5gaw5sq because: AxiosError: Network Error
petersopko commented 2 years ago

This is still true, also, I get redirected back to the NFT (technically speaking, it's a reload) and NFT doesn't appear to be burned. Needs another reload to see NFT being burned.