Forum Discussion
ThibaudGD
4 years agoFrequent Visitor
Custom Visual - Can't open IDBFactory
Hello everyone, I'm working on a custom visual that required to open IDBFactory (see this post from StackOverflow). I can't figure out how to allow this. Is it possible ? Here is the error m...
- 4 years ago
Hi ThibaudGD,
From the looks of things, this requires access to the browser data storage APIs. As the custom visual iframe sandbox does not have the allow-same-origin attribute set, I don't think this will not be possible to achieve. If you want definitive confirmation you may need to contact the custom visuals team for clarification - [email protected].
Regards,
Daniel
ThibaudGD
2 years agoFrequent Visitor
Hey,
Saddly not. I used x-ads-derivative-format: fallback to get svf1 id in my requests.
wonderkid88
2 years agoFrequent Visitor
and how did you match dbids?