Martin Fisher - Hi! Quick question- when using ...
Hi! Quick question- when using the thoughtspot app you can put the site in debug mode by manually adding "debug=true" to the query string. Using the embed SDK is there a way put the embed in debug mode? Is setting the logLevel to DEBUG in the init call pretty much the same or are there other things we can do?
Solution:Jump to solution
It seems like you can utilize the additionalFlags setting to put TS in debug mode
2 Replies
Solution
It seems like you can utilize the additionalFlags setting to put TS in debug mode
YEs, additional flags would help.