Skip to content

Git tool getting an error that doesn't seem to be an error?? #131

Discussion options

You must be logged in to vote

Gotcha, thanks @RandyHoffpauir ! It's fine to ignore this DEBUG log. This is actually me checking to see if orgs is enabled. ThoughtSpot doesn't reliably expose an attribute on the session/info payload to see if orgs is enabled so my past self must have thought "I'll just call an orgs-only API and see if it fails". 😅

"__is_orgs_enabled__": self.api.v1.session_orgs_read().is_success,

If it's concerning, I can find a way to filter it out.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@RandyHoffpauir
Comment options

@boonhapus
Comment options

Answer selected by RandyHoffpauir
@RandyHoffpauir
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants