Adaptive Form submission Errors while redirecting to thank you page
We are seeing intermittent issues while submitting adaptive forms in AEM . Nothing happens when clicked on submit and does not redirect to thank you page though Thank you page is correctly configured on author.
Seeing below error in console when clicked on Submit.
VM12171:1 Uncaught SyntaxError: Unexpected token u in JSON at position 0
at JSON.parse (<anonymous>)
at h (formapp.min.js:1)
at s.doAjaxSubmitSuccess (guideRuntime.min.js:5221)
at Object.success (guideRuntime.min.js:5214)
at j (en.min.js:458)
at Object.fireWith [as resolveWith] (en.min.js:476)
at x (en.min.js:1151)
at XMLHttpRequest.<anonymous> (en.min.js:1206)
I am using AEM 6.4 version with SP2 upgrade.
