Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Include 3rd party Javascript in backoffice framework

anuradhasinha
Explorer
0 Likes
603

screenshot-2020-10-26-at-104104.pngHi,

I have requirement to include 3rd party Javascript to render an Iframe in backoffice.

I tried doing it with creating Zul file and action class to include their script but it shows below javascript error on loading their iframe.

Refused to frame 'https://cloudinary.com/' because it violates the following Content Security Policy directive: "default-src 'self'". Note that 'frame-src' was not explicitly set, so 'default-src' is used as a fallback. VM2025:1 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://cloudinary.com') does not match the recipient window's origin ('null'). send @ VM2025:1 DevTools failed to load SourceMap: Could not load content for

Adding screenshot for reference

Can anyone please help!

0 REPLIES 0