open-cti-demo-adapter
open-cti-demo-adapter copied to clipboard
Code referring to sforce.opencti.* not working
Any code that has a reference of sforce.opencti.* is failing but if we comment it then it is works. when I digged a bit deeper then I can see error is coming from opencti.js code
"parent.postMessage(params, config.sfdcIframeOrigin);"
few more details
- have whitelisted the URL
- added to CSP as well