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

Bucksense bid adapter: TCF2 denied 'fetchBids' due to missing gvlid #10596

Closed
silviabernardini80 opened this issue Oct 11, 2023 · 2 comments
Closed

Comments

@silviabernardini80
Copy link

Type of issue

Question/support

Description

Buckense is not recognized as a valid bidder (adapter) since prebid 8.13

Steps to reproduce

Go to https://www.oggi.it/?prebid-version=prebid8.13.0.js&pbjs_debug=true
Look at console logs
You can see the error:

prebid8.13.0.js?v=0:5 Prebid WARNING: Activity control: TCF2 denied 'fetchBids' for 'bidder.bucksense'

Test page

https://www.oggi.it/?prebid-version=prebid8.13.0.js&pbjs_debug=true

Expected results

Buscksense should be recognized as a valid bidder (adapter) and participate in the auction

Actual results

We got the alert written above

Platform details

Other information

@patmmccann patmmccann changed the title Activity control: TCF2 denied 'fetchBids' Bucksense bid adapter: TCF2 denied 'fetchBids' due to missing gvlid Oct 11, 2023
@patmmccann
Copy link
Collaborator

patmmccann commented Oct 11, 2023

it appears you forgot to put your gvlid in your adapter, according to https://vendor-list.consensu.org/v2/vendor-list.json it should be 235

image

see #10453 as an example

@silviabernardini80
Copy link
Author

Thank you very much for support!
We opened the pull request to fix #10600

Regards
Silvia

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants