You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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 ?
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.
Version
General Question
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
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
The text was updated successfully, but these errors were encountered: