{
"url": "/space/tunisia-impact-coin/xcoin/asset/issue?id=518",
"status": 500,
"response": {
"error": true,
"message": "Could not mint coins for this space, will fix this ASAP !"
},
"textStatus": "error",
"xhr": {
"readyState": 4,
"responseText": "{\"error\":true,\"message\":\"Could not mint coins for this space, will fix this ASAP !\"}",
"responseJSON": {
"error": true,
"message": "Could not mint coins for this space, will fix this ASAP !"
},
"status": 500,
"statusText": "Internal Server Error"
},
"dataType": "json",
"error": true,
"message": "Could not mint coins for this space, will fix this ASAP !",
"errorThrown": "Internal Server Error",
"validationError": false
}
Trying to mint this coin, https://rinkeby.etherscan.io/address/0xefbc4C762698F2145A55F14e2E282BBc35B725F7
I get following error
{ "url": "/space/tunisia-impact-coin/xcoin/asset/issue?id=518", "status": 500, "response": { "error": true, "message": "Could not mint coins for this space, will fix this ASAP !" }, "textStatus": "error", "xhr": { "readyState": 4, "responseText": "{\"error\":true,\"message\":\"Could not mint coins for this space, will fix this ASAP !\"}", "responseJSON": { "error": true, "message": "Could not mint coins for this space, will fix this ASAP !" }, "status": 500, "statusText": "Internal Server Error" }, "dataType": "json", "error": true, "message": "Could not mint coins for this space, will fix this ASAP !", "errorThrown": "Internal Server Error", "validationError": false }