nft-tutorial-frontend icon indicating copy to clipboard operation
nft-tutorial-frontend copied to clipboard

Error with nft_mint command

Open GaloisField2718 opened this issue 3 years ago • 0 comments

Hello, I think that I miss something but I don't know whqt.

near call $NFT_CONTRACT_ID nft_mint '{"token_id": "token-1","metadata":{"title": "Evariste Galois On NEAR", "description": "This is Evariste Galois who is now present on the NEAR Testnet","media": "shorturl.at/itwLY"}, "receiver_id": "anank2.testnet"}' --accountId $NFT_CONTRACT_ID --gas 150000000000000
ExecutionError: `Smart contract panicked: panicked at 'Cannot deserialize the contract state.: Custom { kind: InvalidInput, error: "Unexpected length of input" }', /Users/USER/.cargo/registry/src/github.com-1ecc6299db9ec823/near-sdk-4.0.0-pre.4/src/environment/env.rs:576:46

GaloisField2718 avatar May 31 '22 13:05 GaloisField2718