gumgum/gg-ez-vp

Player won't load VPAID over secure iframes

Closed this issue · 0 comments

The player throws the error GgEzVp [ERR]: TypeError: Cannot read property 'setAttribute' of null when trying to load inside a nested iframe in https://www.google.com/doubleclick/studio

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://www.google.com/doubleclick/studio
  2. Create an ad demo that uses VPAID over VAST
  3. Open the demo page
  4. See error in the console

Expected behavior
The video should play correctly and all beacons should be properly sent.

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Chrome
  • Version: 86.0.4240.75

Additional context
This may happen over any strict iframes, not just in the given URL, but it was first detected there.