cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Error with Databricks ODBC Driver OAuth 2.0

Hatim_Vohra
Visitor

Hi,

I am facing some issues while configuring Databricks ODBC driver for Tableau connection purposes. After setting up all the parameters and settings I get the following error when I use OAuth 2.0 mechanism with Browser Based Authorization Code. Has anyone seen this problem or have a solution for this?

Thanks.

Hatim_Vohra_0-1789571323230.png

 

1 REPLY 1

data_pulse
New Contributor II

@Hatim_Vohra 

The error is happening before Databricks authentication completes because ODBC driver is using browser-based OAuth, but it isnโ€™t able to launch the browser.

If you want to continue with the ODBC, check the OAuth options and enable Ignore SQL_DRIVER_NOPROMPT. Databricks documents this setting, enabling it allows the driver to display the browser needed for the OAuth flow.

For Tableau specifically, there is native Databricks connector instead of manually configuring browser OAuth in the ODBC. It documents the Tableau Desktop/Cloud integration here