Skip to content

[BUG] Databricks auth issues #20701

@GTFalcao

Description

@GTFalcao

I created a token with access for all the APIs.
When I provided the domain as instance URL, it didn't work
It says to use account as domain for accounts API but it's actually accounts
With accounts filled in as Domain, the List Endpoints request, for ex, doesn't go through. List Runs action goes through although

  • Request payload: {"connector_name":"databricks","action_name":"list_endpoints","action_payload":{"configuredProps":{"maxResults":100}},"cacheKey":1776855696095}
  • Status code: 422
  • Response:
{
    "error": "AxiosError - Request failed with status code 401: {\"error_code\":401,\"message\":\"Credential was not sent or was of an unsupported type for this API. [ReqId: 3bbb6628-4c9c-4a41-8236-1813f30c8c88]\"}"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriagedFor maintainers: This issue has been triaged by a Pipedream employee

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions