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

fix handling of gdpr object #3756

Merged
merged 29 commits into from
Apr 23, 2019
Merged

fix handling of gdpr object #3756

merged 29 commits into from
Apr 23, 2019

Conversation

ghost
Copy link

@ghost ghost commented Apr 16, 2019

Type of change

  • Bugfix

Description of change

gdrp data is erroneously retrieved from validBidRequest item instead of bidderRequest. This cannot work and has got to be fixed.

Copy link
Contributor

@sumit116 sumit116 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi,
I tested the changes on hello_world and gdpr_hello_world pages. Just one issue here that request to 'https://orbidder.otto.de/bid' gives me an 403 error, can you please check this at your end.
Rest of the things seem to be working fine. Thanks.

The gdprConsent object is now there in the request payload for 'https://orbidder.otto.de/bid', hence approving the changes.

@sumit116 sumit116 added the LGTM label Apr 19, 2019
@sumit116 sumit116 assigned ghost Apr 22, 2019
@ghost
Copy link
Author

ghost commented Apr 23, 2019

The backend does some checks against the account id, so that's why you got the 403 error. I just double checked, things are running fine now. Do you need anything else for the changes to be merged?

@sumit116 sumit116 unassigned ghost Apr 23, 2019
@jaiminpanchal27 jaiminpanchal27 merged commit c14f915 into prebid:master Apr 23, 2019
VideoReach pushed a commit to VideoReach/Prebid.js that referenced this pull request Aug 1, 2019
* initial orbidder version in personal github repo

* use adUnits from orbidder_example.html

* replace obsolete functions

* forgot to commit the test

* check if bidderRequest object is available

* try to fix weird safari/ie issue

* ebayK: add more params

* update orbidderBidAdapter.md

* use spec.<function> instead of this.<function> for consistency reasons

* add bidfloor parameter to params object

* fix gdpr object handling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants