Jump to content

trzczy

Approved members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by trzczy

  1. I noticed the same issue with Revive Adserver ver. 4.1.1 on another server:

    Failed to load http://rigby.ga/www/delivery/fc.php?script=bannerTypeHtml:vastInlineBannerTypeHtml:vastInlineHtml&format=vast&nz=1&zones=pre-roll%3D1: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. Origin 'http://rigby.ml' is therefore not allowed access. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.

    Any idea?

  2. I have Revive Adserver ver. 3.1.0 on php 5.3. I prepared the pre-roll inline video zone and I am getting this error in the browser, when starting video.


    Failed to load http://ads.twojatv.info/www/delivery/fc.php?script=bannerTypeHtml:vastInlineBannerTypeHtml:vastInlineHtml&format=vast&nz=1&zones=pre-roll%3D32: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. Origin 'http://twojatv.info' is therefore not allowed access. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.

    How to fix it?

    Thank you

  3. I prepared zone and linked a video banner to it. I can watch the banner video there http://rigby.ga/www/admin/banner-edit.php?clientid=1&campaignid=1&bannerid=1

    Then I prepared invocation code that looked like this: http://rigby.ga/www/delivery/fc.php?script=bannerTypeHtml:vastInlineBannerTypeHtml:vastInlineHtml&format=vast&nz=1&zones=pre-roll%3D1

    Can you tell me what to do then. I only want to get something like "hello world" for pre-roll video. The minimal application that works.

    Do I have to put the invocation code to the src attribute of an iframe html element?

    Where is the place for the actual video in the code? I mean the video that shoud be prepended. Another iframe? Please help me with preparing a minimal 'hello world' for pre-roll video.

    Thank you

×
×
  • Create New...