Cyfrin / foundry-nft-cu

21 stars 22 forks source link

token Id error when deploying nft and blank nft svg image #29

Closed Okhayeeli closed 4 months ago

Okhayeeli commented 4 months ago

Good day Cyfrin updraft, thank you so much for my journey so far. My issue is with deploying my nft, at first I deployed but the image was blank so, I deleted it and tried to correct the moodnft svg url cause the previous one seemed to be incorrect, however when I wanted to import the nft it said id error, so, i decided to use a different account and use a different make deploy( make deployMood1) this changed the address and I imported it into the new account at first it gave same errors, it eventually worked but gave me the same blank photo

Screenshot 2024-05-03 173502

PatrickAlphaC commented 4 months ago

Yes! This is due to your country probably blocking IPFS links. You'd have to either:

  1. Use a non-IPFS link
  2. Use a VPN

It's pretty annoying as they recently started blocking IPFS links :/

Okhayeeli commented 4 months ago

alright, alright thank you so much for clarity. Gonna try it tomorrow and send my feedback