Skip to content

[ISSUE] #1313

@PiekeValcon

Description

@PiekeValcon

Description
Trying to run 'databricks bundle validate' or deploy and receive error in Debug Logs. I was able to deploy the bundle around 13:00 today. Also running the validate on a older version of my code that I know worked gives the same validation error.

Reproduction
'databricks bundle validate'

Expected behavior
I expected the validation to pass and bundle deployment to work.

Is it a regression?
I haven't changed version. I'm using the most recent version and as far as I can see there is no change today.

Debug Logs
Error: unexpected error handling request: invalid character 'I' looking for beginning of value. This is likely a bug in the Databricks SDK for Go or the underlying REST API. Please report this issue with the following debugging information to the SDK issue tracker at https://github.com/databricks/databricks-sdk-go/issues. Request log:

GET /api/2.0/preview/scim/v2/Me
> * Host:
> * Accept: application/json
> * Authorization: REDACTED
> * User-Agent: cli/0.216.0 databricks-sdk-go/0.36.0 go/1.21.8 os/windows cmd/bundle_deploy auth/databricks-cli
< HTTP/2.0 400 Bad Request
< * Alt-Svc: clear
< * Content-Length: 13
< * Content-Type: text/html; charset=utf-8
< * Date: Mon, 27 Oct 2025 16:38:50 GMT
< * Server: databricks
< * Server-Timing: request_id;dur=0;desc="a41910b3-9d62-4240-a922-ab91bf1e0627", client_protocol;dur=0;desc="HTTP/2"
< * Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
< * X-Content-Type-Options: nosniff
< * X-Databricks-Org-Id: 2094069979039120
< * X-Request-Id: a41910b3-9d62-4240-a922-ab91bf1e0627
< Invalid Token

Other Information

  • OS: [e.g. macOS]
  • Version: [e.g. 0.1.0]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions