I am sending requests using the Binance API from a Windows Server 2019 R2, but I am encountering the following error: “Timestamp for this request is outside of the recvWindow.” On Windows Server 2019, there is no “Sync Now” button, so I used the following command, but I keep getting errors. I haven’t found a different solution anywhere. Could there be a technical issue on the server?
The error you get when using the Binance API is “The timestamp for this request is outside of recvWindow.” This error indicates a problem with the timestamp.
Since there is no “Sync Now” button on Windows Server 2019, you need to manually set the time sync. However, this error may not be related to the Binance API, but to your server’s clock settings.
First, make sure that you have configured your server’s clock settings correctly. Then, check your server’s clock before sending your Binance API request. If your server’s clock is not correct, it may cause you to receive an API request timestamp error.