Troubleshooting the Error "Credential was not sent or was of an unsupported type for this API"
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 06:38 AM
I previously worked on Databricks Asset Bundle (DAB) using a Service Principal token, and it was successful. However, when I attempted it again now, I encountered an error.
Error: failed to compute file content for {{.project_name}}/databricks.yml.tmpl. template: :24:49: executing "" at <user_name>: error calling user_name: Credential was not sent or was of an unsupported type for this API.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2024 10:29 AM
Which type of token are you currently using, is it an Oauth token or Obo token? Have you generated a new token for testing?

