Coinsence / meta

General Info and Improvement Proposal repository
1 stars 0 forks source link

Can not transfer coin from a specific account #297

Closed KarimChabrak closed 3 years ago

KarimChabrak commented 3 years ago

When transferring a coin from following account, i get the error below. https://community.coinsence.org/space/jci-coin/xcoin/account?id=11446

{ "url": "/space/jci-coin/xcoin/transaction/transfer?accountId=11446", "status": 500, "response": { "error": true, "message": "Could not do transfer coins, will fix this ASAP !" }, "textStatus": "error", "xhr": { "readyState": 4, "responseText": "{\"error\":true,\"message\":\"Could not do transfer coins, will fix this ASAP !\"}", "responseJSON": { "error": true, "message": "Could not do transfer coins, will fix this ASAP !" }, "status": 500, "statusText": "Internal Server Error" }, "dataType": "json", "error": true, "message": "Could not do transfer coins, will fix this ASAP !", "errorThrown": "Internal Server Error", "validationError": false }