Open chaudhariyash10 opened 1 year ago
Same issue here. Please help. Did you find a workaround?
Oh wait I found it. This error is occurring because you're response isn't a JSON response but rather an image. And that is because you have passed the image IPFS link that dapp university provided rather than the JSON link he provided.
Check your scripts/deploy.js file. In there you are minting an NFT with the wrong link. Copy the link from the master branch code's scripts/deploy.js file and then paste it in your code. Now deploy the contracts onto the hardhat blockchain and then try running it.
Cards are not showing because of the error In app.js while getting metadata of the listed property, response.json() gives error.