Error When Testing Connection to Tableau Site: REST API Method Decorator Did Not Return Paginated Results #16294
-
Encountering an error while testing a connection to my organization's Tableau site, using my Tableau credentials and also have the server administrator access on our Tableau sites. The error message is as follows:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Resolution StepsTo resolve this issue, please check and configure the following details based on the type of Tableau site you are connecting to: Service Connection for Tableau Cloud:
Service Connection for a Default Tableau Site:
Service Connection for a Non-default Tableau Site:
By correctly setting these fields, you should be able to establish a valid connection and avoid the pagination error. https://docs.open-metadata.org/v1.3.x/connectors/dashboard/tableau#site-name-and-site-url |
Beta Was this translation helpful? Give feedback.
Resolution Steps
To resolve this issue, please check and configure the following details based on the type of Tableau site you are connecting to:
Service Connection for Tableau Cloud:
Site Name
andSite URL
with your specific site name.Service Connection for a Default Tableau Site:
Site Name
andSite URL
fields empty.Service Connection for a Non-default Tableau Site:
For a non-default Tableau site, both the
Site Name
andSite URL
fields are required.If your Tableau site's homepage URL is
https://xxx.tableau.com/#/site/MarketingTeam/home
, enterMarketingTeam
in the Site Name and Site URL fields.By correctly setting thes…