[Video.js IMA HTML5][DASH] AdError 403: Linear assets were found in the VAST ad response, but none of them matched the video player's capabilies
59 views
Skip to first unread message
Miftah Fathudin
unread,
Nov 6, 2023, 1:24:57 PM11/6/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Interactive Media Ads SDK
Hi,
I tried a vast tag that only has DASH media file in it then i got the AdError 403: Linear assets were found in the VAST ad response, but none of them matched the video player's capabilies. We are using Video.js for the player that i know can play DASH and Video.js IMA plugin. I tried to play a DASH manifest with the player and it was playing fine. Is the error expected?
Here is the vast tag that i am using: <VAST version="4.0"> <Ad> <InLine> <Creatives> <Creative> <Linear skipoffset="00:00:05"> <Duration>00:00:15</Duration> <MediaFiles> <MediaFile id="GDFP" delivery="streaming" width="426" height="240" type="application/dash+xml" minBitrate="49" maxBitrate="258" scalable="true" maintainAspectRatio="true"> <![CDATA[ https://dash.akamaized.net/akamai/bbb_30fps/bbb_30fps.mpd ]]> </MediaFile> </MediaFiles> <VideoClicks> <ClickThrough id="GDFP"> <![CDATA[ https://www.vidio.com/ ]]> </ClickThrough> </VideoClicks> </Linear> </Creative> </Creatives> </InLine> </Ad> </VAST>
Regards,
Miftah
IMA SDK
unread,
Nov 8, 2023, 9:47:24 AM11/8/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mift...@gmail.com, ima...@googlegroups.com
Hi Miftah,
I believe this is caused by a compatbility issue between the videojs-ima plugin and various videojs DASH plugins. Since it is specific to our open-source Videojs-IMA plugin, can you please file this as an issue on the Videojs-IMA github page?
Thanks,
Greg Schoppe
IMA SDK Team
ref:!00D1U01174p.!5004Q02qAlWi:ref
Miftah Fathudin
unread,
Nov 9, 2023, 2:33:33 AM11/9/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message