ampproject / amphtml

The AMP web component framework.
https://amp.dev
Apache License 2.0
14.89k stars 3.89k forks source link

Smart Adserver adcalls are not triggered #37484

Closed mlapeyre3 closed 2 years ago

mlapeyre3 commented 2 years ago

Description

With the release on the Smart Adserver extension in version 2201071715001 (currently in Stable release), no ad call is sent to the Smart Adserver backend anymore.

This critical issue impacts all our customers as the monetization of their AMP inventory is down to 0.

The issue is fixed by Get page domain #37483

Reproduction Steps

Here is a local sample page with replicates the issues due to the Cross-Domain-Origin error. Screenshot 2022-01-26 at 16 11 55

Relevant Logs

The error is
[amp-a4a] Error: Blocked a frame with origin "http://172.21.18.103:8080" from accessing a cross-origin frame at amp-ad-network-smartadserver-impl-0.1.js:1:185883

Browser(s) Affected

Chrome, Firefox, Safari, Edge, UC Browser

OS(s) Affected

All

Device(s) Affected

All

AMP Version Affected

2201071715001

powerivq commented 2 years ago

Closing as fixed. The cherry pick progress may be tracked on the cherry pick issue.