How to fix "Cannot Connect to Tableau" error in Tableau Connector Pro Gadget for Jira

How to fix "Cannot Connect to Tableau" error in Tableau Connector Pro Gadget for Jira

Use this article to resolve the “cannot connect to tableau” error when embedding a Tableau Cloud dashboard in Jira Data Center using the Tableau Connector Pro gadget.

This issue can occur when the Tableau Cloud dashboard URL is valid in a browser but fails to load inside the Jira gadget.

Instructions

1. Confirm the environment

Component

Details

Component

Details

App

Tableau Connector Pro for Jira

Platform

Jira Data Center

Tableau Version

Tableau Cloud

Important: First confirm that the Tableau dashboard URL opens successfully in a regular browser. If it does not, the issue may be related to Tableau access, permissions, or authentication rather than the Jira gadget.


2. Identify the error

When configuring the Tableau Connector Pro gadget with a Tableau Cloud dashboard URL, users can see the following error:

“cannot connect to tableau”

Example Tableau Cloud URL:

https://<tableau-cloud-host>.online.tableau.com/t/<site-name>/views/<workbook-name>/<dashboard-name>

3. Update the Tableau Dashboard URL

In the gadget configuration, add a question mark ? to the end of the Tableau Cloud URL.

URL Type

Example

URL Type

Example

Original URL

<https://<tableau-cloud-host>>.online.tableau.com/t/<site-name>/views/<workbook-name>/<dashboard-name>

Corrected URL

<https://<tableau-cloud-host>>.online.tableau.com/t/<site-name>/views/<workbook-name>/<dashboard-name>?

Note: The trailing ? helps the gadget correctly parse the Tableau Cloud dashboard URL.


4. Save and reload the gadget

  1. Open the Jira dashboard.

  2. Locate the Tableau Connector Pro gadget.

  3. Click Edit or Configure.

  4. Paste the corrected Tableau Cloud URL.

  5. Click Save.

  6. Refresh the Jira dashboard.

The gadget should now authenticate, prompt for login, or display the Tableau dashboard successfully.


5. If the issue continues

If the dashboard still does not load:

  1. Confirm the corrected URL opens directly in a browser.

  2. Verify that the Jira user has access to the Tableau dashboard.

  3. Confirm Tableau Cloud authentication is working.

  4. Check whether the dashboard is restricted by site, workbook, or view permissions.