srirrr@344 - Hi Team, I'm running into issues d...

Hi Team, I'm running into issues displaying the Thoughtspot embedded page using the SDK from an AWS workspace. The same flow works from my local machine but when I try to run the app locally from within my AWS workspace the embedded page from the TS cluster fails with a 403 Forbidden. The authentication to Thoughtspot is done via tokens and both the session APIs seem to succeed. I can confirm all of the referrers are are whitelisted
Solution:
It looks like this probably is CSP/CORS error and those are pretty easy to figure out using console logs..
Jump to solution
3 Replies
shikharTS
shikharTS6d ago
Wha error do you see in console/network tab?
Solution
shikharTS
shikharTS6d ago
It looks like this probably is CSP/CORS error and those are pretty easy to figure out using console logs..
srirrr@344
srirrr@344OP6d ago
It was related to the iconspriteURL being set in the during the SDK initialization. Not sure what was causing it, but I have a workaround for now. Will mark this as the solution. Thank you for the inputs!

Did you find this page helpful?