AEM 6.0 and AC 6.1.1 Integration Problem
Hi All,
I'm working on integrating AC 6.1.1 with AEM 6.0, following this link http://docs.adobe.com/docs/en/aem/6-0/administer/integration/marketing-cloud/campaign.html#Configuring an external AEM account Everything works fine until I want to synchronize content from AC. When I hit the button "synchronize" the dialog pops up and displays the following error:
An error occurred while loading the list.Error detail
Error while executing the method 'aemListContent' of service 'nms:delivery'.
Further detail message says the following:
Error while compiling script 'nms:amcIntegration.js' line 1599: JSON.parse.
I've been able to see that the underlying code performs a request (query) to the following resource in AEM that doesn't exist :
'http://myserver:4052/api/content/sites/campaigns.json?'
I suspect that I'm missing some package or bundle in AEM but so far I haven't found anything that could point me in the right direction to solve this issue.
Can anyone tell me anything that could be a possible solution to this?
Thanks in advance.
Henry.