Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nft.meta.id not updated #264

Open
preschian opened this issue Apr 4, 2024 · 1 comment
Open

nft.meta.id not updated #264

preschian opened this issue Apr 4, 2024 · 1 comment

Comments

@preschian
Copy link
Member

nft.metadata and nft.meta.id return different results:

{
  "data": {
    "nftEntityById": {
      "id": "115-2404377033",
      "metadata": "https://fxart-beta.kodadot.workers.dev/metadata/v1/json?chain=ahp&collection=115&nft=2404377033&metadata=ipfs:%2F%2Fbafybeid6qweu5csznxnfa26aundrrdejg3l3sfiyhotpbokbt5hvm347ze%2F2.json",
      "meta": {
        "id": "ipfs://bafkreih2bq7dqqmtz4xqhfdjbo6wsyr6ozfhtvn4dyqkeokggmtrrrrw3i"
      }
    }
  }
}

related: kodadot/nft-gallery#9990

@vikiival
Copy link
Member

vikiival commented Apr 4, 2024

@preschian can you check the tx where the metadata were supposed to be set ?

The only reason could be that https://fxart-beta.kodadot.workers.dev/metadata/v1/ returned 404

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants