open-cti-demo-adapter icon indicating copy to clipboard operation
open-cti-demo-adapter copied to clipboard

Code referring to sforce.opencti.* not working

Open varun77sports opened this issue 1 year ago • 0 comments

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

  1. have whitelisted the URL
  2. added to CSP as well

varun77sports avatar Mar 29 '23 10:03 varun77sports