Hello,
I use api-ng, but three times got message error in case of listCurrentOrders request that missing mandatory parameter. I can not understand this message, because the listCurrentOrders request has not mandatory parameter.
I send (listCurrentOrders) request continously to server:
good response
good response
good response
... I place some orders ...
good response
good response
... I place some orders, and what happens ...
request error: -32602, DSC-0018
Than I change the marketId, and again I receive good response, but the previously marketId does not give anymore good response, because my request is missing mandatory parameters.
What happens? I did not change my program, but I have place some orders.
I use api-ng, but three times got message error in case of listCurrentOrders request that missing mandatory parameter. I can not understand this message, because the listCurrentOrders request has not mandatory parameter.
I send (listCurrentOrders) request continously to server:
good response
good response
good response
... I place some orders ...
good response
good response
... I place some orders, and what happens ...
request error: -32602, DSC-0018
Than I change the marketId, and again I receive good response, but the previously marketId does not give anymore good response, because my request is missing mandatory parameters.
What happens? I did not change my program, but I have place some orders.


Comment