codespg
codespg
Hello Swang-es, I have checked on my end and data is matching, can you please check once again and show any sample? workbook > view :Details Dashboard> Daily Alert Response...
Hello Mattholy, You can use the token header details with site, user, token as below. if __name__ == '__main__': # Authenticate Initially tableauAuth = TSC.TableauAuth(username, password) server1 = TSC.Server(server_name, http_options={"verify":...
Hello, Can you verify and merge this pull request?
Hello, I have reused same group remal code used in oAuth group management. Since its better to add this condition to remove all group when empty list is received, i...
Hello @yu-xiaoli, Thanks for your suggestion, I have removed the extra validation to not remove groups if user_trusted_groups is empty.