Error in 'submittedAt'

Hey @ariel_cu4tro ,

That timestamp doesn’t appear to be far enough in the past to trigger that error; couple questions to help narrow down what’s going on:

  • Is this happening with every form submission?
  • Do you happen to have a raw form submission request body that I can look at?
  • Is it possible that you’re submitting values that are ahead of the current timestamp in UTC?
  • The `submittedAt` field is optional; are you able/willing to exclude that field from your request?