Binu Manoharan - Hi, I am having CSP issues whe...

Hi, I am having CSP issues when embedding the application and I think I've updated the settings correctly in thoughtspot security settings. Would anyone be able to point me in the right direction?
4 Replies
Binu Manoharan
Binu ManoharanOP3mo ago
I am getting a console error
Refused to frame 'https://test.thoughtspot.cloud/' because it violates the following Content Security Policy directive: "frame-src 'self'".
Refused to frame 'https://test.thoughtspot.cloud/' because it violates the following Content Security Policy directive: "frame-src 'self'".
I think I've updated the security settings correctly for the domain we are connecting from. Is there any way to debug this further? The url we are connecting from is behind a VPN, not sure if it makes a difference.
Swarnika
Swarnika3mo ago
URL needs to be whitelisted.
Swarnika
Swarnika3mo ago
Please go through https://developers.thoughtspot.com/docs/security-settings#csp-cors-hosts. Let me know if you are still stuck.
Security settings
Security settings for embedding
Binu Manoharan
Binu ManoharanOP3mo ago
The urls were whitelisted correctly. The vpn part was probably a red herring. We moved it to a public subdomain and we were still getting the same error. The issue was our application CSP rather than thoughtspot CSP.

Did you find this page helpful?