@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