Skip to content

Tableau delete site not working #501

@saggarsunil

Description

@saggarsunil

I am trying to automate Tableau site creation and deletion using python APIs. https://tableau.github.io/server-client-python/docs/

I am using admin account for this operation. However, when i try to delete site, i get the following error

User 'admin' is authenticated for site '9f086a43-e50f-4c19-85c6' and may not access or modify resources on site 'efbea3a6-17e9-4383-b4c5'.

'9f086a43-e50f-4c19-85c6' -- > default Site

'efbea3a6-17e9-4383-b4c5' --> I want to delete this site

I believe admin should have all the rights to delete or modify the site. From the error, it is obvious that it is an authorization issue. Why is admin not allowed to delete this site ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions