-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hb_uuid is set to undefined when running video ads #1857
Comments
Any reactions to this? I'm having the same issue |
did you set the config to use the cache?
If you missed that step, there would be no UUID available to fetch the VAST. |
yeah above ^ is most likely the cause. Sorry for the confusion, I don't think we documented this change very well. We should probably also warn in this case in the console. |
@mkendall07 I would add it near buildVideoUrl and setConfig sections. |
Closing with #1663 and prebid/prebid.github.io#462 merged |
We had setup video ads using the steps given in:
http://prebid.org/dev-docs/examples/jw-selfhost-example.html and
http://prebid.org/dev-docs/show-video-with-a-dfp-video-tag.html and
http://prebid.org/examples/video/jwPlayerPrebid.html
hb_uuid of cust_params is set as undefined
and hence we are getting 400 error. Any insights?
The text was updated successfully, but these errors were encountered: