Hi team,
I installed Databricks CLI, and run "databricks auth login --profile xxx" successfully. I can also connect from vscode to Databricks. "databricks clusters list -p xxx" also works. But when I tried to run
databricks bundle validate
I got
"Error: Invalid access to Org: xxxx".
what could be the possible reason?
Thanks