Forum Discussion
ThibaudGD
3 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...
- 3 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
wonderkid88
2 years agoFrequent Visitor
Which version of the forge-powerbi plugin are you using and where did you set that header up? thanks!
ThibaudGD
2 years agoFrequent Visitor
I did my own forge viewer in pbi. And the header x-ads-derivative-format: fallback is from here : GET Fetch All Properties | Model Derivative API | Autodesk Platform Services