I think adding this to my databricks.yml file helped. I probably did have a permissions problem and just granting these permissions over the whole of the bundle solved my issue.permissions:- group_name: my-admin-group level: CAN_MANAGE- group_name: ...
I'm having the same problem. I'm admin on both the account and the workspace. I get this with `databricks-connect test` too. I've tried updating my databricks-connect version to `==16.4.*` which seems to be the latest version with serverless support....