-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
example pages are failing gdpr checks because they are using TCF v1 #5718
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
still an issue |
Hey @smenzer, I'm new to the project and going to work on this issue but I was wondering a few things and hoping you could clarify for me.
|
We're going to split this up -
|
@ChrisHuie to double check on 1 -- we expect that this is complete. @giniyat202 and @ian-lr -- we'll be closing this issue, if you wouldn't mind providing CMP examples for your solutions we'd be happy to add further example pages. |
@ChrisHuie confirming that prebid examples are complete, @giniyat202 and @ian-lr please feel free to open new issues to enhance the documentation if needed. |
Type of issue
bug
Description
The example pages that use a CMP are relying on TCF v1 and the original vendor list file originally located here: https://vendorlist.consensu.org/vendorlist.json (which is now a dead link). The TCF v2 vendorlist is https://vendorlist.consensu.org/v2/vendor-list.json and the CMP in the tests need to be updated to support it.
Steps to reproduce
gulp serve
http://localhost:9999/integrationExamples/gpt/userId_example.html?pbjs_debug=true
and look at the console or network tab to see errorsRelated to
The text was updated successfully, but these errors were encountered: