binance-exchange/node-binance-api

Timestamp for this request is outside of the recvWindow.

irrmich opened this issue · 0 comments

Good morning

Sory if my question appears to be caused by my noob experience about binance api.
I downloaded the package, but when i use this function i got the error in the title.

binance.depositHistory((error, response) => {
console.info(response);
});