[Bug]: Can't update public mint start data Error 404
Version
- [X] Yes
General Question
- [X] No
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
- [X] I Agree
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... That worked for me
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.

This is the issue im having
Find your contract address in backend/build/contract/_contract.json and paste it on config.js when it asks for your optional contract address... That worked for me
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