Skip to content

Not able to connect newly created sites other than Default #1552

@nhk-1992

Description

@nhk-1992

Defining Tableau Server connection details

SERVER_URL = 'https://tableau.com/'
TOKEN_NAME = 'Tabprod'
TOKEN_VALUE = 'Mbg7GBi9Pq'
SITE_ID = '5acf3be579eb' # mentioned LUID
WORKBOOK_ID = '-9990379668b8'
DOWNLOAD_DIR = 'C:/Users/Documents/Tableau TWBX/Python/'

Create Tableau Server authentication object using personal access token

auth = TSC.PersonalAccessTokenAuth(token_name=TOKEN_NAME, personal_access_token=TOKEN_VALUE, site_id=SITE_ID)

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedA user needs help, may be a mistake, a bug or a feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions