Skip to content
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

All Instream prebid-server examples are broken #4311

Open
ptomasroos opened this issue Jan 31, 2023 · 2 comments
Open

All Instream prebid-server examples are broken #4311

ptomasroos opened this issue Jan 31, 2023 · 2 comments

Comments

@ptomasroos
Copy link
Contributor

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

@SyntaxNode
Copy link
Contributor

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

@bretg
Copy link
Contributor

bretg commented Feb 7, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants