CSP violation on data:

I’m getting error:

Refused to connect to ‘data:image/png;charset=UTF-8;base64, base64String’ because it violates the following Content Security Policy directive: "connect-src ‘self’ https://api.atlassian.com/metal/ingest *.atlassian.net *.media.atlassian.com *.wp.com/ *.gravatar.com *.atl-paas.net ". Note that '’ matches only URLs with network schemes (‘http’, ‘https’, ‘ws’, ‘wss’), or URLs whose scheme matches self’s scheme. The scheme ‘data:’ must be added explicitly.

Is it possible to add some entry to manifest to eliminate this error?

1 Like

Refresh