Hello,
I am not able to create a new target activity in AEM. I have aem-target cloud config setup successfully, I also have added the following scripts in head.html
<sly data-sly-resource="${'contexthub' @ resourceType='granite/contexthub/components/contexthub'}"/>
<cq:include script="/libs/cq/cloudserviceconfigs/components/servicelibs/servicelibs.jsp"/>
What could be wrong? I am not able to select anything in "Select a Target Configuration" dropdown, but it correctly seems to pull in the config that I have created.
