data: {
code: -2010,
msg: 'Account has insufficient balance for requested action.'
}
But when I am checking the all orders I am getting the order has placed- { "symbol": "ETHUSDT", "orderId": 11932995753, "orderListId": -1, "clientOrderId": "dqPliQ9WXTHKg9a3EKXdyy", "price": "0.00000000", "origQty": "0.00800000", "executedQty": "0.00800000", "cummulativeQuoteQty": "9.99680000", "status": "FILLED", "timeInForce": "GTC", "type": "MARKET", "side": "BUY", "stopPrice": "0.00000000", "icebergQty": "0.00000000", "time": 1670352039621, "updateTime": 1670352039621, "isWorking": true, "origQuoteOrderQty": "10.10000000" }
In both cases BUY and SELL I am getting this.
Hi @Moniratna_Munshi, sorry for late reply.
Unfortunately, I’m not able to reproduce this and since it’s a request that touches your account’s assets, we can’t research further on this forum.
This being said, could you contact the customer support at Support Center, please? They’ll be able to analyse your account in more details to hopefully understand why you’re getting insufficient balance message.
Could it be that you by accident placed two orders in quick succession? One of them might have filled and you see it in your order history, the other one then failed since there was really not enough assets after the first order.