You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tableauserverclient\server\endpoint\exceptions.py", line 19, in from_response
parsed_response.find("t:error", namespaces=ns).get("code", ""),
AttributeError: 'NoneType' object has no attribute 'get'
tableauserverclient\server\endpoint\exceptions.py", line 19, in from_response
parsed_response.find("t:error", namespaces=ns).get("code", ""),
AttributeError: 'NoneType' object has no attribute 'get'