create-10k-nft-collection icon indicating copy to clipboard operation
create-10k-nft-collection copied to clipboard

[Bug]: ERROR: ERROR STATUS: 422 by "npm run get_contract"

Open harunawaizumi opened this issue 3 years ago • 5 comments

Version

  • [X] Yes

General Question

  • [X] No

What happened?

"npm run deploy_contract" worked before I ran "npm run get_contract". I deployed files and made a contract successfully. In fact, there is a contract deployed on NFTPort contract page. When I ran "npm run get_contract", I saw these error below. How can I fix this issue ?

npm run get_contract

[email protected] get_contract node utils/nftport/retrieveContract

CATCH ERROR: ERROR STATUS: 422 Retrying CATCH ERROR: ERROR STATUS: 422

when I dumped response, I saw this below.

status: 422, statusText: 'Unprocessable Entity', headers: Headers { [Symbol(map)]: [Object: null prototype] }, counter: 0

What have you tried?

I Googled and asked the community in the discord server but could not find a solution.

Relevant log output

No response

Protect your information

  • [X] I Agree

harunawaizumi avatar Jul 09 '22 11:07 harunawaizumi

i am also getting this. I did enter in "ethereum" for the chain but other than that the test server was good. Just now when I want to utilize the ethereum blockchain I am getting the error 422.

nyjfootball22 avatar Jul 10 '22 22:07 nyjfootball22

https://nftport.stoplight.io/docs/nftport/ZG9jOjU5MTMzOTk3-error-codes

Hope this helps. I'm working through it as well.

CryptoLyin avatar Jul 16 '22 19:07 CryptoLyin

I have the same issue during uploading metadata, nothing helps yet. Did You guys solve the problem ?

Kasuczi avatar Jul 30 '22 16:07 Kasuczi

I get the same issue when i ran npm run deploy_contract image

brozoz03 avatar Jul 20 '23 15:07 brozoz03

Any help please?

brozoz03 avatar Jul 20 '23 15:07 brozoz03