Maybe the contents of metadata.json
is incorrect, let’s start simple, replace IMAGE URL
with the IPFS path of your image, for other attributes, feel free to update:
{
"description": "YOUR DESCRIPTION",
"external_url": "YOUR URL",
"image": "IMAGE URL",
"name": "TITLE"
}