Skip to content

exception handling chokes on different error responses #1083

Description

@jacalata

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions