Hi everyone,
I set up a URL destination and mapped a few segments to it. When I open the site with AAM implemented (DIL code version 6.9) and get qualified for the mapped segments, an error occurs on the page. The following appears in the browser console:
Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘https://MY-COMPANY-SUBDOMAIN.demdex.net';) does not match the recipient window’s origin ('http://fast.MY-COMPANY-SUBDOMAIN.demdex.net';).
dil-contents-30aece1f61d3d55ce725b2d76ce65f996b14b2a0.js:56
The AAM event call looks as shown in the screenshot below:

Can anyone explain why the error occurs and how to make the URL destination working correctly?