Hi,I am using the revalidate on server functionality on my form.The JS I
am using on the frontend passes validation and submits, but the
serverside revalidation fails. This is happening on my publish instance
running locally.I can see from the log below that the error is in
GuideSubmitServlet, but I cannot get any more information about what is
failing, I assume there is something that the GuideSubmitServlet doesn't
like in my JS (?).* Is there anyway to debug this further/ get extra
information...