-
What is your wallet address? rgbanksy.eth
-
A summary of the issue: The NFT image is not displaying on the auction gallery page
-
What are you trying to do? Auction an ERC6551 BADD1E Pink Unicorn Avatar - RGBAnksy | Manifold
-
What is the actual outcome? Are you seeing any error messages? error message: Sorry an error has occurred (MEI)
-
A screenshot of the issue/error with the console. https://www.dropbox.com/scl/fi/peeue6623fyuyav0a50wt/Screenshot-2024-11-29-at-7.31.27-pm.png?rlkey=cauw91f9d7sycjq5sfp5hp9r8&dl=0
-
What browser are you using? Brave also Chrome
-
What wallet are you using? MetamaskNFT
Gm! Thanks for the heads up - Investigating
How are investigations going? This. NFT has an iframe as the image in the animation URL slot
This allows the NFT to display the ERC6551 Wallet contents (Ethereum chain as indicated by the /1 at the end of the URL). OpenSea for example will display the NFT accurately
Heyo, unsure how developer-heavy you are but the issue is that your Vercel box is disallowing CORS (cross origin resource sharing) so the iframe is not allowed to display the artwork. Maybe there are some webmaster settings you can modify in Vercel to allow this use case?
Otherwise, I’ll take a look to see if maybe we can force the iframe to allow insecure stuff like this to happen but I doubt this as it’s a web standard and browser’s enforce this not us.
Access to fetch at 'https://iframe-tokenbound.vercel.app/0x135b74f929709b41c9ba76e171e12552b92efa57/4/1' from origin 'https://gallery.manifold.xyz' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Aw thanks yeah nah I’m an artist not a dev, but I did see the CORS alert in the console. I copypastaed the iframe from Tokenbound.org so I’ll get in touch with them and ask them to tweak my settings
beautiful! keep me posted, that’s a sick one and i wanna see this come to life!
Thank you. Tokenbound.org cleared the CORS bug. So this prototype for the ERC6552 collection is working now yay