Error in ADF Pipeline - Tableau referesh

pdsqsql 411 Reputation points
2024-04-09T02:08:14.0233333+00:00

Hello,

We are getting following error in our ADF pipeline:

We haven't change anything and it was running fine.

Any idea, what's the root cause of this error and any resolution steps?

Operation on target Main workbook job errored failed: TableauRuntimeException: Unable to connect to data source with the supplied credentials, or no credentials provided.
Tableau needs an unexpired OAuth refresh token to connect to the data. 
Tableau detected that your OAuth refresh token is expired. Reauthenticate with new credentials.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,687 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Amira Bedhiafi 24,551 Reputation points
    2024-04-09T14:18:58.3666667+00:00

    I think it is a Tableau error rather that ADF, as I found in this old thread :

    https://kb.tableau.com/articles/issue/error-unable-to-connect-to-data-source-with-the-supplied-credentials-or-no-credentials-provided-when-connecting-to-a-live-data-source-or-refresh-a-job-with-drobox

    You need to manually reauthenticate or refresh the connection between Tableau and your data source. This process involves generating a new OAuth token by logging into the data source through Tableau again.

    In Tableau, go to the data source settings and look for an option to "Reauthenticate," "Edit Connection," or "Update Credentials." Follow the prompts to log in to the data source and grant access again.

    If applicable :

    If your ADF pipeline is configured to pass credentials or authentication tokens to Tableau or the data source, ensure that the updated credentials or new token is correctly configured in the ADF pipeline settings.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.