You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that Xandr / AppNexus prebid-server has stopped to respond to the examples of prebid.org
When the code calls the prebid-server it yields a 404
Would be good to have a working example for the community
[Error] XMLHttpRequest cannot load https://prebid.adnxs.com/pbs/v1/openrtb2/auction due to access control checks.
Failed to load resource: Origin https://docs.prebid.org is not allowed by Access-Control-Allow-Origin. Status code: 404
pbs-ve-videojs.html:7014
We may have to remove these examples entirely. Prebid does not currently host a Prebid Server for example purposes. However, the mobile team does host one for testing purposes. It's worth having a discussion about whether it makes sense to allow usage of that test host for examples.
It seems that Xandr / AppNexus prebid-server has stopped to respond to the examples of prebid.org
When the code calls the prebid-server it yields a 404
Would be good to have a working example for the community
See examples for instance:
https://docs.prebid.org/examples/video/server/videojs/pbs-ve-videojs.html
https://docs.prebid.org/examples/video/server/jwplayer/pbs-ve-jwplayer-platform.html
The text was updated successfully, but these errors were encountered: