ythomop - Hi all. Using the REST API v2, we wan...
LOGICAL_TABLE
) that have a certain tag assigned. The curl command we use is the following:
curl --request POST --header 'Authorization: Bearer $(cat ./ts_admin_token)' --header 'Content-Type: application/json' --data '{"record_size":-1,"tag_identifiers":["$TS_TAG_ID"]}' $TS_URL/api/rest/2.0/metadata/search
curl --request POST --header 'Authorization: Bearer $(cat ./ts_admin_token)' --header 'Content-Type: application/json' --data '{"record_size":-1,"tag_identifiers":["$TS_TAG_ID"]}' $TS_URL/api/rest/2.0/metadata/search
/metadata/search
endpoint, we can see that the tag is correctly assigned to the Model. Is this a ThoughtSpot bug or are we doing something wrong?...Shubham - Hi team ,customer sometimes see follo...

Tim - Hello 👋 my Sage embed stopped working to...

Mike - Hi, we're getting this error when creati...
Failed to generate JWT Token: The requested token exceeds the prescribed limit
I have a couple of questions related to this:
1. We are creating a token using the beta endpoint /api/rest/2.0/auth/token/full
if we migrate to the /api/rest/2.0/auth/token/custom
endpoint will there still be a character limit?
2. Can we increase this character limit for our environment? (We're hitting this limit because one of our ABAC columns contains a lot of values - we're unable to change this requirements)
3. Is there another way to solve this? ...Andres Calderon - Hello, how do I remove the sa...
Shubham - Hi team , one of the customer have em...

alc-aaron - Good morning -- I was hoping someon...
{ts-query-params}
in your url as part of the Search params or Hash params, that should be parsed automatically in the SDK, as the sdk reads the url and parses it.
eg:
https://www.mysite.com/liveboard/{object-id}?{ts-query-params}
or
https://www.mysite.com/#/liveboard/{object-id}/?{ts-query-params}
...Jessica - hi there! TS support has asked me to ...
Mike - Hi all, I have a quick question regardin...
record_size
filter? Would it be ok to request say 500 groups at once to reduce api calls? Thanks!Andres Calderon - Hi All,Can someone share or ...
Steve Halvorson - Hello Team, I was directed he...
Prathic_BD - Hi Team, I have a question that h...
Vivek Chandar Joshi - Hi Team,I need a bit of ...

Andy - Hi team. We have multi org set up on ou...
Shubham - Hi team , one of our customer is usin...
chris k - Hi team, since a few days ago, our te...
Hello - I have an embedded liveboard
ferg.rose - Hi all - running into some render i...

Maleta - Hello everyone,I'm working on SAML au...

eddie__ - Hi,I’m experiencing a problem with ...
