I'm using the secret and consumer_key given by the test and timestamp is doing of this way:
var timestamp = Math.round(Date.now() / 1000);
var timestamp = Math.round(Date.now() / 1000);