You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without making any changes to our current system and despite following the documentation, we have been unable to pass the ShareID to PreBid for the past two weeks. During testing, we observed that the ShareID cookie is set correctly. In the Bidder Settings, it shows that it has already been generated, but the pubcid.org ID does not appear in the User ID module. Additionally, in the Prebid Professor Extension, we receive an error message related to device access.
tcfControl now looks for publisher consent (or legitimate interest) for for first party activity such as sharedId device access. On that website, after clicking "accept all", there's neither , and we take it to mean that consent was denied.
My understanding is this is a CMP configuration problem - the default prompt does not ask/grant publisher consent. However I have never worked with CMP backends and can't offer any more help on that front.
If you are comfortable with ignoring publisher consent settings, you can also circumvent this by adding sharedId to vendorExceptions in the storage rule configuration.
We've corrected the behavior at iabe suggestion. You must express publisher purpose consents in your CMP to pass the shared id, not just vendor purpose consents
Type of issue
Bug
Description
Without making any changes to our current system and despite following the documentation, we have been unable to pass the ShareID to PreBid for the past two weeks. During testing, we observed that the ShareID cookie is set correctly. In the Bidder Settings, it shows that it has already been generated, but the pubcid.org ID does not appear in the User ID module. Additionally, in the Prebid Professor Extension, we receive an error message related to device access.
Steps to reproduce
Test page
https://www.cicero.de/
Expected results
The pubcid.org ID should be visible in the Prebid Professor Extension and successfully passed to PreBid
Actual results
Platform details
Prebid.js v. 9.5.0
Browser: Chrome v. 130.0.6723.59
OS: Windows
Other information
We are also receiving the same error for Agma Analytics on some sites.
The text was updated successfully, but these errors were encountered: