- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 03:33 AM - edited 08-14-2024 03:35 AM
So previously I created source connections from looker with Databricks using my personal access token.
I followed this databricks docs.
https://docs.databricks.com/en/partners/bi/looker-studio.html
But from 10 July, I think basic authentication has been removed from databricks.
I am getting this error now
I checked the docs and found out that we can correct this by using service principals instead of personal access token.
So I have created service prinipal, and given these permissions
and generated secret key.
Now how should i authenticate it in looker.
What should i pass in Username field - "token", or service principal name or client id or anything else I tried all these got error.