prebid.github.io icon indicating copy to clipboard operation
prebid.github.io copied to clipboard

All Instream prebid-server examples are broken

Open ptomasroos opened this issue 2 years ago • 2 comments

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

ptomasroos avatar Jan 31 '23 10:01 ptomasroos

The Xandr Prebid Server instance at https://prebid.adnxs.com/pbs/v1 is deprecated. All examples should be updated to use a different host.

SyntaxNode avatar Jan 31 '23 22:01 SyntaxNode

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.

bretg avatar Feb 07 '23 20:02 bretg