Skip to content

Trouble For Adding addtlConsent Key in addEventListener response #437

Open
@naeem-epi

Description

@naeem-epi

Version
1.5.10

Module (core, cmpapi, cli, stub, or testing)
core,cmpapi

Describe with reproduction steps – What is the expected behavior?
I have successfully integrated TCF-2.2, and I possess a Google Ad Tech vendor list. I am able to generate both a tc string and AC string successfully.
However, when I call the window.__tcfapi('addEventListener', 2, (tcData, success) => { console.log(tcData) }) function,
I see that the addtlConsent key is not being appended in response, and the result lacks this key. I need assistance in incorporating the addtlConsent key into the addEventListener method.
Can someone guide me on how to achieve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions