You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.
The problem is i am using google DFP vast it is working fine in. other player and working in this plugin as well but after playing add 2 3 times it shows this error in my console .
D ERROR: VAST Error: on VASTClient.getVASTAd.validateVASTTree, no Ad in VAST tree VASTErrorcode: 303message: "VAST Error: on VASTClient.getVASTAd.validateVASTTree, no Ad in VAST tree"stack: (...)__proto__: Error at Object.23 (http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:3739:23) at s (http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:1:254) at http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:1:305 at Object.33.../../utils/dom (http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:5116:17) at s (http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:1:254) at http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:1:305 at Object.30.../../utils/utilityFunctions (http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:4636:22) at s (http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:1:254) at http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:1:305 at Object.18.../../utils/utilityFunctions (http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:3219:16)name: "VAST Error"stack: (...)get stack: stack()set stack: stack()__proto__: Object Array[0]
i dont know why is that tag is working fine everywhere .
script.js Uncaught TypeError: Cannot read property 'removeChild' of null
at initVideo (<anonymous>:78:24)
at startAd (<anonymous>:24:5)
at <anonymous>:1:1
Line 78: videoContainer.removeChild(sdkVideoPlayer);
VideoContainer: videoContainer = document.getElementById("video-container"); which is null
Maybe this will help someone...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The problem is i am using google DFP vast it is working fine in. other player and working in this plugin as well but after playing add 2 3 times it shows this error in my console .
D ERROR: VAST Error: on VASTClient.getVASTAd.validateVASTTree, no Ad in VAST tree VASTErrorcode: 303message: "VAST Error: on VASTClient.getVASTAd.validateVASTTree, no Ad in VAST tree"stack: (...)__proto__: Error at Object.23 (http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:3739:23) at s (http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:1:254) at http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:1:305 at Object.33.../../utils/dom (http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:5116:17) at s (http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:1:254) at http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:1:305 at Object.30.../../utils/utilityFunctions (http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:4636:22) at s (http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:1:254) at http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:1:305 at Object.18.../../utils/utilityFunctions (http://mailonline.github.io/videojs-vast-vpaid/scripts/videojs_4.vast.vpaid.js:3219:16)name: "VAST Error"stack: (...)get stack: stack()set stack: stack()__proto__: Object Array[0]
i dont know why is that tag is working fine everywhere .
My dfp tag is
https://pubads.g.doubleclick.net/gampad/ads?sz=640x480&iu=/39243592/387337752&impl=s&gdfp_req=1&env=vp&output=vast&unviewed_position_start=1&url=[referrer_url]&description_url=[description_url]&correlator=[timestamp]
The text was updated successfully, but these errors were encountered: