I am facing an issue when trying to connect to Databricks using usql. Even when using the correct credentials, typing the command:
usql databricks://token:dapi*****@adb-*************.azuredatabricks.net:443/sql/protocolv1/o/*********/*******
The credentials and URL details have been omitted for security, but I assure you that the data is correct.
Error Logs:

What You Have Tried
- Verified credentials and URLs.
- Reinstalled usql.
- Tried on different terminals and operating systems (MacOS and Linux).
Where it works
Using DBeaver and the same credentials, the connection works like a charm
Any help to resolve this issue would be highly appreciated.
Alternative question:
It seems to me that the driver redirects the Azure URL to the Databricks URL.