All Instream prebid-server examples are broken
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
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 Xandr Prebid Server instance at https://prebid.adnxs.com/pbs/v1 is deprecated. All examples should be updated to use a different host.
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.