Marketo forms integration to AEMaaCS - JS not executed due to mime type | Community
Skip to main content
Adobe Champion
October 7, 2021
Solved

Marketo forms integration to AEMaaCS - JS not executed due to mime type

  • October 7, 2021
  • 1 reply
  • 995 views

Hi everyone,

 

We have performed the Marketo forms integration into our local AEM as a Cloud Service author, as described in https://adobe-consulting-services.github.io/acs-aem-commons/features/marketo-form/index.html .

 

However, when attempting to view the embedded form, the cmponent does not appear at all, and we get the following error in our chrome console:

 

 

This happens on a vanilla AEMaaCS author, with WKND sample website deployed. No dispatcher sits in between, so we simply access the instance via locahost URL.

 

Thank you in advance for your help.

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 user55521

Well, it took me a good few hours but in the end the culprit was the Marketo host configuration; instead of the host used to log in marketo (e.g. engage-lon.marketo.com) you need to use the app host (e.g. app-lon10.marketo.com)

1 reply

user55521Adobe ChampionAuthorAccepted solution
Adobe Champion
October 7, 2021

Well, it took me a good few hours but in the end the culprit was the Marketo host configuration; instead of the host used to log in marketo (e.g. engage-lon.marketo.com) you need to use the app host (e.g. app-lon10.marketo.com)