cennznet / api-nft

Tracks NFTs on CENNZnet
https://cennznet.js.org/api-nft/
Apache License 2.0
0 stars 0 forks source link

Investigate issue when reading data of NFT #20

Closed ken-futureverse closed 2 years ago

ken-futureverse commented 2 years ago

https://nft-api.centrality.me/nft/token/60_0_0

{
"error": "Cannot read properties of undefined (reading 'data')"
}

Could be because the NFT doesn't exist, in that case it should be Not Found error

ken-futureverse commented 2 years ago

Resolve issues with NFT API