For the past couple of hours, the status API that's polled by the listenToMintingEvents function has been returning an error. It returns status 400 and the following response body.
{"error":true,"message":"Minting hasn't started yet for order e33f765e-e49b-4144-9070-24e97292a7d0"}
This is happening on staging and production. If there's any other information I can give please let me know.
For the past couple of hours, the status API that's polled by the
listenToMintingEventsfunction has been returning an error. It returns status 400 and the following response body.{"error":true,"message":"Minting hasn't started yet for order e33f765e-e49b-4144-9070-24e97292a7d0"}This is happening on staging and production. If there's any other information I can give please let me know.