Skip to content

Prebid core: fix bug with native adUnits generating invalid PBS requests #8977

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

Merged
merged 1 commit into from
Sep 9, 2022

Conversation

dgirardi
Copy link
Collaborator

@dgirardi dgirardi commented Sep 9, 2022

Type of change

  • Bugfix

Description of change

Fix a bug introduced by the migration of native to ortb (#8086, #8748): the logic incorrectly tries to generate asset requests for clickUrl and privacyLink, which then get rejected by PBS (#8974).

Other information

Fixes #8974

@dgirardi dgirardi force-pushed the fix-native-clickUrl branch from 73614b9 to ff90bcf Compare September 9, 2022 14:10
@dgirardi dgirardi marked this pull request as ready for review September 9, 2022 14:11
@dgirardi dgirardi requested a review from musikele September 9, 2022 14:11
@patmmccann patmmccann merged commit d55f9bd into prebid:master Sep 9, 2022
JacobKlein26 pushed a commit to nextmillenniummedia/Prebid.js that referenced this pull request Feb 9, 2023
jorgeluisrocha pushed a commit to jwplayer/Prebid.js that referenced this pull request May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Native requests seem to be invalid in v7.13.0
4 participants