pybit icon indicating copy to clipboard operation
pybit copied to clipboard

Rare error: Timestamp for this request is outside of the recvwindow. (ErrCode: -1021)

Open matteotaronna01 opened this issue 3 years ago • 1 comments

I literally didn't change anything in my code and from one day to another, I cant execute any place_active_order() because this is the error i get.

matteotaronna01 avatar Nov 25 '21 11:11 matteotaronna01

#63 doesn't solve this problem because it addresses the websocket, not the HTTP.

This problem can be solved by syncing your computer's clock or increasing the recv_window

dextertd avatar Dec 24 '21 12:12 dextertd