Igosuki/binance-rs-async

How to solve recvWindow error?

testforvln opened this issue · 0 comments

I've sync time with time.nist.gov in Windows system, but I still sometimes get the error like below:
BinanceContentError { code: -1021, msg: "Timestamp for this request is outside of the recvWindow.", extra: {} }

Is there any method to sync time with binance itself?