-
Notifications
You must be signed in to change notification settings - Fork 498
Closed
Labels
Description
I am getting a lot of -1021 "Timestamp for this request was 1000ms ahead of the server's time." errors when performing a signed request. According to the API, it is possible to send a useServerTime parameter (it is mentioned in the PHP API as well: "balanceData error: Please make sure your system time is synchronized, or pass the useServerTime option."). With the PHP API it doesn't look like it is possible to use the useServerTime option tho?