#sandeepdil

1 messages · Page 1 of 1 (latest)

white cloakBOT
heavy cave
#

Hi 👋 can you share more context explaining your scenario?

rancid cave
#

Im using nodejs for account creation api...

#

I have provided tos_acceptance date value correctly but still getting response that ToS acceptance date is not valid

heavy cave
#

Do you have the ID of a request that returned the error you're referring to?

rancid cave
#

req_eaGvO063zbNa9c

heavy cave
#

Thank you. We're expecting a unix timestamp in seconds, it looks like you're providing one in milliseconds.

rancid cave
#

Oh.. thanks... Lemme try