Satyam Saxena
TFDThoughtSpot For Developers
•Created by Tarphon on 2/9/2025 in #dev-help
Chaim Platonov - Hey,I'm writing code to sync ...
Yes, after changing state the ui/api response might show the older state that's because user sync happens only after one of the tenant admin(s) login. In that scenario the state will get updated only once the tenant admin logs in.
28 replies
TFDThoughtSpot For Developers
•Created by Tarphon on 2/9/2025 in #dev-help
Chaim Platonov - Hey,I'm writing code to sync ...
@Chaim Platonov if the user is not activated use reset password api to reset it's password. Post which it will be in active state and then you will be able to use the update api.
28 replies
TFDThoughtSpot For Developers
•Created by Tarphon on 2/9/2025 in #dev-help
Chaim Platonov - Hey,I'm writing code to sync ...
you can generate the token using the admin user credentials from Get Full Access Token API.
28 replies
TFDThoughtSpot For Developers
•Created by Tarphon on 2/9/2025 in #dev-help
Chaim Platonov - Hey,I'm writing code to sync ...
the log says the user you are trying to change the state of isn't activated yet
28 replies
TFDThoughtSpot For Developers
•Created by Tarphon on 2/9/2025 in #dev-help
Chaim Platonov - Hey,I'm writing code to sync ...
@Chaim Platonov did you try activating the said user using tenant admin
28 replies