Quantcast
Channel: Advertising - Tumult Forums
Viewing all articles
Browse latest Browse all 198

Using Hype to build banners in DoubleClick - Security Issues

$
0
0

@c_t wrote:

I've managed to build a banner for DoubleClick using Hype. When previewing locally, everything is tracking as expected in the console window.

The runtime JS file for Hype is local and not externally hosted and I'm using the Hype API to communicate with different scenes and symbols in my document (which works as expected locally).

However, when I upload to the Studio I receive this error in the console window and the Ad fails to play.

"Uncaught DOMException: Blocked a frame with origin "https://s0.2mdn.net" from accessing a cross-origin frame."

When clicking on the error, it takes me to this bit of code in my Javascript file:

someVar = window.parent.myhypedocument.getElementById('symbol-id');

Has anyone seen these issues with AdServers before? If so, any recommendations on how to solve this is greatly appreciated.

Thanks in advance

Posts: 11

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 198