I luanch an new order request for future USD-m BTCUSDT and get this error. What does this error mean?
Does this error happen in exchange side?
When this occurs - does this mean an outage on the exchange (and is this only isolated to the instrument that I’m trading )?
My Request Parameters are as below:
newClientOrderId=209511900000147&newOrderRespType=ACK&positionSide=LONG&price=28465.300000&quantity=0.002000&side=BUY&symbol=BTCUSDT&timeInF
orce=GTX&type=LIMIT
Best Regards
dino
2
what was the https status code and is it easy to reproduce?
thanks
It occurs occasionally, epcially in 21:00 (T)~ 2:00 (T+1) at UTC+8 Zone.
I will try to reproduce the error and get its http status code in recent days.
Thanks!
http status code 503 appears when -1001 error occurs.
TS_ST
5
It’s a server error (not your fault). Happens a lot with binance. Best you can do is detect it and if you need to try again, try again.
dino
6
Sorry to hear that, if it’s 5xx error, it maybe a spike in the backend. Please make sure you could handle the error and try again.