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

Request: do not fail on eidPermissions to unknown bidder #4114

Open
patmmccann opened this issue Dec 18, 2024 · 2 comments
Open

Request: do not fail on eidPermissions to unknown bidder #4114

patmmccann opened this issue Dec 18, 2024 · 2 comments

Comments

@patmmccann
Copy link
Contributor

We recently saw in a PBS-Go response:
Invalid request: request.ext.prebid.data.eidpermissions[0] contains unrecognized bidder "ttd"

Could we consider not being so strict on unknown bidders?

Related: prebid/Prebid.js#12571 may sometimes put client side bidders in the eidPermissions array

@bretg
Copy link
Contributor

bretg commented Dec 18, 2024

Approved by the committee.

Instead of failing on unknown bidders, please add a warning when in debug mode. No need for metrics or logs.

@bretg
Copy link
Contributor

bretg commented Jan 31, 2025

Done in PBS-Java 3.19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready for Dev
Development

No branches or pull requests

2 participants