Can't get a base64 data-uri based tokenURI to work #72
-
I have no issues minting with IPFS URI as tokenURI, but I just tried using a base64 encoded data-uri https://en.wikipedia.org/wiki/Data_URI_scheme to mint, and the metadata doesn't seem to be picked up, therefore breaking everything. I do know that the Rarible backend does index data-uri based tokenURIs since I can see Uniswap NFTs on the site, but guessing maybe the Just to be clear, the token itself is registered on Rarible.com. The problem is that the metadata fails to be indexed therefore none of the attributes (including the image) show up. Could someone test this? I have a cool idea I really want to implement but this needs to work. Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@skogard could you give me an example for this? (network, token + tokenId) |
Beta Was this translation helpful? Give feedback.
@skogard could you give me an example for this? (network, token + tokenId)
Also, let's convert this to an issue