.png?part=0.1&view=1)
|
||||||
Hi Cameron,
Thank you for your message. We would really appreciate it if you could share with us the information in order to replicate the issue.
How about a sample live page or a sample project file based on our sample apps that demonstrates this issue? This will greatly help our team to narrow down what causes the issue and to provide a workable solution.
You can send of this information to our testing alias: imate...@gmail.com
Regards,
|
||||||
|
||||||
Using a Brightcove player (videojs at its core) with this Google sample url to trigger a CORS error:
https://pubads.g.doubleclick.net/gampad/ads?sz=640x480&iu=/124319097/external/single_ad_samples&ciu_szs=300x250&impl=s&gdfp_req=1&env=vp&output=vast&unviewed_position_start=1&cust_params=deployment%3Ddevsite%26sample_ct%3Dskippablelinear&correlator=&vpa=0&vpmute=0Our relevant code:
out.st = adError?.getType?.(); out.err = adError?.getVastErrorCode?.(); out.err2 = adError?.getErrorCode?.(); out.debug = String(adError?.getInnerError?.()); console.error(adError?.getInnerError?.());
Console logs:
st: "adLoadError",debug: "Error: 6"
Full getInnerError details: