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

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

Open
3 tasks done
harunawaizumi opened this issue Jul 9, 2022 · 5 comments
Open
3 tasks done

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

harunawaizumi opened this issue Jul 9, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@harunawaizumi
Copy link

Version

  • Yes

General Question

  • 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

  • I Agree
@harunawaizumi harunawaizumi added the bug Something isn't working label Jul 9, 2022
@nyjfootball22
Copy link

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.

@CryptoLyin
Copy link

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

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

@Kasuczi
Copy link

Kasuczi commented Jul 30, 2022

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

@brozoz03
Copy link

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

@brozoz03
Copy link

Any help please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants