RT
TFDThoughtSpot For Developers
•Created by Praveen K on 9/26/2024 in #dev-help
Hi team, I am trying to update the Tag
Requires ADMINISTRATION (Can administer ThoughtSpot) privilege. If Role-Based Access Control (RBAC) is enabled, the TAGMANAGEMENT (Can manage tags) privilege is required to create, edit, and delete tags.
5 replies
TFDThoughtSpot For Developers
•Created by Praveen K on 9/26/2024 in #dev-help
Hi team, I am trying to update the Tag
1. Can you use search tags API to search for all the tags? Paste the results here..
2. Which version of the cluster are you using? can you share HAR file.
3. Can you create the tag using the same cookie/token login and then modify that tag... so that we can differentiate the tags which is throwing 403 vs working tags?
5 replies
TFDThoughtSpot For Developers
•Created by Vikaschandra on 7/30/2024 in #dev-help
Unable to delete groups through APIs
@Vikaschandra :
1. Using Search or via UI.. find out which org does the group belongs to. Say Org is ABC
2. Then get the token for the org ABC using fetch token API v2.0
3. And then try deleting the group using token in Authorization header (just like what you did earlier
Also pls do provide below info:
1. TS Cluster version which you are on
2. Result of group search
cc: @shikharTS
9 replies
TFDThoughtSpot For Developers
•Created by Casey-Jane on 10/11/2023 in #dev-help
I am attempting to make a request to the
22 replies