Hi!
I’m trying to create a new DNS with your API via postman, using “new Date().toUTCString()” as the time value in the headers.
I’m getting the following reponse:
403 - forbidden
{“error”: [“Request sent with date header too far out of sync. Difference in times is -75879, header value is 1602499717000”]}
This was working last week. Did anything change?
Thank you,
Ricardo.