Hi Everyone, We have implenented "SpotterEmbed" in our react application using "@thoughtspot/visual-embed-sdk" But spotter is not getting load, we are receiving 403
Please check code for reference : const embed = new SpotterEmbed(spotterContainer.current, { // confgurations are here }
So here in on method for "EmbedEvent.Error" , Please check the attached json file for appended log from "err.data".
Previously when we implemented spotter, it is working great. But currently we are receiving 403-forbidden. And we did not change anything in frontend or backend code. Could you please help us to resolve this issue or any way to unblock. We have a demo for our client, and we need it resolve on urgent basis.