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

Add invalid ccpa notification in debug error response #787

Merged
merged 7 commits into from
Dec 11, 2020

Conversation

DGarbar
Copy link
Contributor

@DGarbar DGarbar commented Jul 3, 2020

We've already remove invalid CCPA.

Probably it is better to validate this kind of errors in the toAuctionContext method or etc. Bc RequestValidator is returning exception in case of any invalid characters. But we need only warn.

@DGarbar DGarbar requested a review from rpanchyk July 3, 2020 14:41
DGarbar and others added 4 commits October 23, 2020 15:42
…response

# Conflicts:
#	src/main/java/org/prebid/server/auction/AuctionRequestFactory.java
#	src/main/java/org/prebid/server/auction/PrivacyEnforcementService.java
#	src/main/java/org/prebid/server/bidder/HttpAdapterConnector.java
#	src/main/java/org/prebid/server/handler/AuctionHandler.java
#	src/main/java/org/prebid/server/privacy/PrivacyExtractor.java
#	src/test/java/org/prebid/server/auction/PrivacyEnforcementServiceTest.java
#	src/test/java/org/prebid/server/privacy/PrivacyExtractorTest.java
# Conflicts:
#	src/test/java/org/prebid/server/auction/PrivacyEnforcementServiceTest.java
@rpanchyk rpanchyk merged commit 783670e into master Dec 11, 2020
@rpanchyk rpanchyk deleted the ccpa-errors-in-response branch December 11, 2020 10:48
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

Successfully merging this pull request may close these issues.

2 participants