Form Submission Type: 'Send Email' returns 'Malformed Request Syntax' | Community
Skip to main content
emando
Level 2
April 2, 2022
Solved

Form Submission Type: 'Send Email' returns 'Malformed Request Syntax'

  • April 2, 2022
  • 1 reply
  • 736 views

I'm currently learning AEM forms and trying to submit a simple form that sends an email after submission. The form takes a name and email address. The Day CQ Mail service is configured on my local Author instance which is where I'm testing. Any help or reasoning as to why I'm getting 'Malformed Request Syntax' is greatly appreciated. Reference images are below. Thank you!

 

Error Log:

2022-04-01 17:50:02.099 DEBUG [com.adobe.aem.guides.wknd.spa.react.core.filters.LoggingFilter] request for /content/forms/af/superscript/training-form/jcr:content/guideContainer, with selector af.internalsubmit

2022-04-01 17:50:02.099 DEBUG [com.adobe.aem.guides.wknd.spa.react.core.filters.LoggingFilter] request for /content/forms/af/superscript/training-form/jcr:content/guideContainer, with selector af.internalsubmit

2022-04-01 17:50:04.104 DEBUG [com.adobe.aem.guides.wknd.spa.react.core.filters.LoggingFilter] request for /content/forms/af/superscript/training-form/jcr:content/guideContainer, with selector af.submit

2022-04-01 17:50:04.104 DEBUG [com.adobe.aem.guides.wknd.spa.react.core.filters.LoggingFilter] request for /content/forms/af/superscript/training-form/jcr:content/guideContainer, with selector af.submit

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Pulkit_Jain_

@emando 

Are you getting this issue post applying SP11? Also, is the submission failing for the "Send email" submission type only? If so, then this is a known issue and we can share a hotfix to mitigate the issue.

Please raise a support ticket and refer to this thread, to get the hotfix.

Hope this helps.

1 reply

Pulkit_Jain_
Adobe Employee
Pulkit_Jain_Adobe EmployeeAccepted solution
Adobe Employee
April 2, 2022

@emando 

Are you getting this issue post applying SP11? Also, is the submission failing for the "Send email" submission type only? If so, then this is a known issue and we can share a hotfix to mitigate the issue.

Please raise a support ticket and refer to this thread, to get the hotfix.

Hope this helps.

emando
emandoAuthor
Level 2
April 2, 2022

Hi, @pulkit_jain_ Thank you for the quick reply! Yes, this is post SP11 and yes this seems to be the only submission returning that error. I will raise a ticket.