server-client-python icon indicating copy to clipboard operation
server-client-python copied to clipboard

A Python library for the Tableau Server REST API

Results 212 server-client-python issues
Sort by recently updated
recently updated
newest added

## Summary Revision calls are not available in TSC. Users are not able to rollback into previous revisions if any upgrade fails using TSC.

enhancement
needs investigation

## Description In a multi-thread occasion, sign in with PersonalAccessTokenAuth will always reset the token. Is there any way to store the token else where and use the token header...

enhancement
needs investigation

Hi, I'm trying to update connections on workbooks. The example provided in samples works for datasources, but when I'm updating workbooks I'm getting the following error: 400039: Bad Request There...

needs investigation
document-api

It appears the datasources.publish method does not have functionality to use multiple connection_credentials objects. We have several sources that connect to different databases, and while the source will publish and...

bug
in-progress

[Build dist files for PyPi](https://github.com/tableau/server-client-python/actions/runs/4178148194/jobs/7236596596) Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-python@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. [Build dist files for PyPi](https://github.com/tableau/server-client-python/actions/runs/4178148194/jobs/7236596596#step:4:32)...

Critical
infra

**Describe the bug** I am not sure when it began, as I have not run my script for over a month, but for some reason, calls that took a fraction...

bug
0.26

I'm using export.py from sample code on Jupyter notebook. I can view and load the workbook. Below is the error when I try to write data to csv. tableauserverclient>=0.26 python=3.9...

help wanted

**Describe the bug** If as_job=True is passed to groups.update, an error occurs. This is because groups_endpoint.py tries to return a JobItem, but the asJob parameter wasn't added to the API...

bug

**Describe the bug** I can use this code to get all tasks in my tableau online since last year. But today this code return error like this. How to fix...

bug
fixed

## Summary In the REST API is documented that you can impersonate a user using token authentication: ![image](https://user-images.githubusercontent.com/24664152/221058529-010197aa-ac32-43ae-be66-f7dad1b11495.png) ## Request Type New Feature ****Type 1: support a REST API:**** Yes,...

enhancement
fixed
gap