Jessica - hi there! Im trying to update the ico...
hi there! Im trying to update the icon sprite url here (https://developers.thoughtspot.com/docs/customize-icons), but I can't seem to point to my local assets folder at localhost as I get various errors (ie. Failed to load resource: the server responded with a status of 403 () when I point it to the http even though I've added to all the security settings) does thoughtspot support pointing to my localhost folder here?
2 Replies
@Jessica You would probably using the thoughtspot cloud instance, which by default runs on https. And in general, browser security doesn't allow you to load a non-https url within a https page.
You could probably push your file to some github and use
jsdelivr
to access it. YOu can check out this url for more idea on that: https://github.com/jsdelivr/jsdelivr?tab=readme-ov-file#githubGitHub
GitHub - jsdelivr/jsdelivr: A free, fast, and reliable Open Source ...
A free, fast, and reliable Open Source CDN for npm, GitHub, Javascript, and ESM - jsdelivr/jsdelivr