Tableau Server is unable to refresh extract from a Web Data Connector data source.
The Web Data Connector is not on the allowlist; or else the Tableau Server computer cannot connect to the API server linked to by the Web Data Connector.
Verify that the Web Data Connector (WDC) has been enabled with the tsm command:
Enable or Disable WDC Refreshes: Use the command:
tsm data-access web-data-connectors allow
```<span class='citationmarker'>1</span>
This enables or disables WDC refreshes and the use of WDCs on Tableau Server.<span class='citationmarker'>2</span><br>
Host the WDC: Host the.htmlfile of your WDC on a web server (internal or external) that is accessible via HTTP or HTTPS.
Add the WDC to Tableau Server’s Safe List: Use the following TSM command to allowlist the WDC and its required secondary domains:
tsm data-access web-data-connectors add \
--name "WDC Example" \
--url https://yourdomain.com:443/wdc/my_connector.html \
--secondary https://yourdomain.com/.*,https://apis.example.com/.*
--url: The primary URL where the WDC is hosted.--secondary: Domains the connector communicates with (wildcards supported).
001498401

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.