I have a set up where I use the IMA SDK to play VAST tags on various sites. Some of these sites use the IABs TCF and I have found that this is causing an issue when the VAST tag is trying to retrieve the XML from doubleclick.
When looking at the network request I can see a query parameter "gdpr_consent" being added, and it is this query parameter that I believe is causing the issue, as when I remove this the XML is returned.
Would someone be able to give me some advice on how to prevent these issues occurring?