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

CORS error on version 0.40.0 #648

Closed
mercuryyy opened this issue Aug 6, 2018 · 1 comment
Closed

CORS error on version 0.40.0 #648

mercuryyy opened this issue Aug 6, 2018 · 1 comment
Labels

Comments

@mercuryyy
Copy link

Failed to load http://prebid.adnxs.com/pbs/v1/openrtb2/auction: 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://www.mydomain.com' is therefore not allowed access. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.

Started at 1PM UST Time Aug 6

Please Advise we have 7 bidders on s2s got hit with a big revenue drop until we saw the error.

@dbemiller

@dbemiller
Copy link
Contributor

dbemiller commented Aug 6, 2018

Looks like this was caused by the cors library update: https://github.com/prebid/prebid-server/pull/637/files#diff-bd247e83efc3c45ae9e8c47233249f18R224

We rolled back our deployed version, and added some integration tests which run from a browser and make sure we get alerted sooner if it happens again.

Other PBS hosts should not use version 0.40.0. We'll fix this and release a 0.40.1 patch soon (sometime this week)

@dbemiller dbemiller added the bug label Aug 7, 2018
@dbemiller dbemiller changed the title Appnexus PBS endpoint is DOWN CORS error on version 0.40.0 Aug 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants