Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

server.users.get() returns error if you have Guest user enabled #79

Copy link
Copy link
@Kovner

Description

@Kovner
Issue body actions

If you have guest user enabled, it's site_role is "Guest", if you call server.users.get(), you get an error "ValueError: Invalid value: Guest. site_role must be of type Roles."
Presumably, this is because tableauserverclient.Roles does not include "Guest", but not sure if the solution is to ignore guest in get() or to include "Guest" in Roles.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.