My cluster is on 10.6 and I am trying to make a call to
api/rest/2.0/system/banner
api/rest/2.0/system/banner
.
I am calling from a domain which I have whitelisted on the security settings. I seem to be getting CORS errors still when making this request. This is the only API endpoint which does this, but this is the only API endpoint from thoughtspot I am calling outside of the REST API SDK as it's not apart of that package at this current time. I also see the same when trying to fetch the cluster status as documented https://developers.thoughtspot.com/docs/tse-cluster.
Can someone help me with the steps for getting this information? If it helps I am calling this from the frontend currently behind localhost:5173 which is in my whitelist.