code: -1021 msg: "Timestamp for this request is outside of the recvWindow."

code: -1021
Msg: “Timestamp for this request is outside of the recvWindow.”

I don’t know the problem, help me sir?
I am getting = ok, mis post or delete no work.

this code ;

var dataQueryString = ‘timestamp=’ + Date.now();
var signature = CryptoJS.HmacSHA256(dataQueryString, binanceConfig[‘API_SECRET’])

Hi. Please check if your local time matches the server time via this endpoint: GET /api/v3/time https://binance-docs.github.io/apidocs/spot/en/#check-server-time