Unable to submit form on publisher/dispatcher
Hi All,
We are facing one issue where not able to submit form on a publisher/dispatcher. However, on author it's working absolutely fine.
Console error:
AEM cloud version 2024.6.16799.20240614T073455Z

Network calls:

Dispatcher Configs:
# AEM Forms specific filters
# to allow AF specific endpoints for prefill, submit and sign
/0032 { /type "allow" /path "/content/forms/af/*" /method "POST" /selectors '(submit|internalsubmit|agreement|signSubmit|prefilldata|save|analyticsconfigparser)' /extension '(jsp|json)' }
Also, tried adding anonymous user to some forms group still no luck.
Appreciate your help.