【发布时间】:2017-07-11 02:45:33
【问题描述】:
我正在尝试通过单击自定义按钮在 SalesForce 的新浏览器窗口中打开 DocuSign URL。我有 DocuSign 信封的嵌入式登录 URL,我需要在新的浏览器窗口中打开该 URL。当我尝试时,我得到以下错误。这甚至可以在新的浏览器中打开信封吗?
Unsafe attempt to load URL data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='.3333 .3333 .3333 0 0 .3333 .3333 .3333 0 0 .3333 .3333 .3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale from frame with URL https://cs14.salesforce.com/console. Domains, protocols and ports must match.
【问题讨论】:
-
你能从销售团队打开其他 URL 吗?