-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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]: Can't update public mint start data Error 404 #58
Comments
I have the same problem |
Find your contract address in backend/build/contract/_contract.json and paste it on config.js when it asks for your optional contract address... |
I just tried that and now I'm getting a error status 403? |
I had that did you CTRL S (Save) the change before running the command. |
Yes, still does not fix the problem. |
Worked for me |
pls check the condition in try and catch in the config.js file, it says response is ok and error is null, but for me after deploying the contract I didn't get error = null line so Iadded that manually and checked then it worked. |
i put the contract address into the config.js file, but now im getting catch error 422 |
Version
General Question
What happened?
A bug happened!
What have you tried?
I Googled around, tried npm I to reinstall it and shut down everything and restarted it.
Relevant log output
No response
Protect your information
The text was updated successfully, but these errors were encountered: