Request sent with date header too far out of sync

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.

Apparently the problem was related to my laptop time (1minute off from the internet time! :O)
Can be closed

No problem Ricardo, glad you got it working.