googleads / videojs-ima

IMA SDK Plugin for Video.js
Apache License 2.0
450 stars 284 forks source link

Cors error with IMA sample tag #1013

Closed Anil-matcha closed 3 years ago

Anil-matcha commented 3 years ago

Hi @Kiro705

I have been testing the plugin with sample tag from https://developers.google.com/interactive-media-ads/docs/sdks/html5/client-side/tags and have observed the CORS error resulting in no playback of the ad

I am attaching a screenshot of the same

sample

Here is the link to the video with the issue https://api.vadoo.tv/landing_page?vid=WK1aotg5SFG0qJRUCwysEa01jdFOh0SI

Any help would be appreciated. Thanks a lot

dioramayuanito commented 3 years ago

in your video tag

maybe you can delete 'crossOrigin' attribute and its value, and try again...

please cmiiw 🙏

Sent from Mobile Phone with Love, Flowers, and Gifts - https://about.me/dioramayuanito

Pada tanggal Min, 26 Sep 2021 7.43 PM, Anil Chandra Naidu Matcha < @.***> menulis:

Hi @Kiro705 https://github.com/Kiro705

I have been testing the plugin with sample tag from https://developers.google.com/interactive-media-ads/docs/sdks/html5/client-side/tags and have observed the CORS error resulting in no playback of the ad

I am attaching a screenshot of the same [image: sample] https://user-images.githubusercontent.com/4326215/134808512-2c35612b-fcd4-415b-9e20-0c194fff8a88.png

Here is the link to the video with the issue https://api.vadoo.tv/landing_page?vid=WK1aotg5SFG0qJRUCwysEa01jdFOh0SI

Any help would be appreciated. Thanks a lot

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/googleads/videojs-ima/issues/1013, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAATWP4TWENZYFLYJDKWM3DUD4IPXANCNFSM5EYYFEDA .

Anil-matcha commented 3 years ago

@dioramayuanito

Thanks for the suggestion. I removed it but it is causing no change https://api.vadoo.tv/landing_page?vid=WK1aotg5SFG0qJRUCwysEa01jdFOh0SI

Anil-matcha commented 3 years ago

@dioramayuanito @Kiro705 The issue was bad formatting of url due to the special characters inside the ad tag and is not related to this plugin, so I am closing the issue