An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
Connecting to Azure Data Lake Storage Gen2 from Tableau Desktop is throwing error
Error Receiving in Tableau Desktop:
Tableau received an OAuth error from your request. Please see the error message for more information: User authorization failed (invalid_client).
When checked the auth url it seems the url is the one like below -
It seems that the application is trying to create or find a app registration with client id as 0464ea90-c12f-42a7-b347-c2311ca4413c but however I am not finding any app registration with the client id, and I am also not getting any option to auto create it as well during sign-in.
There is no way to manually set client id and secret for the tableau application, I think I am missing something like permission or setting here. Can anyone here guide me?
I can use the Azure Data Lake Storage Gen2 storage from Storage Explorer though.