databricks-sdk-go
databricks-sdk-go copied to clipboard
Workspace export API does not support `direct_download`
An API query of the form:
response, err := w.workspaceClient.Workspace.Export(ctx, workspace.ExportRequest{
Path: absPath,
DirectDownload: true,
})
returns a invalid character 'h' looking for beginning of value error