Error 7

Invalid Timestamp

Error 7 Invalid Timestamp may occur when sending a REST request or connecting a websocket.

  • Make sure your payload contains a "timestamp" filed.

  • Make sure you use UTC time.

  • Make sure it is in milliseconds.

  • Make sure the are no delays between setting a timestamp and sending a request.

  • Make sure your system clock is synchronised.

Last updated