samshifflett46
Databricks Partner

Ah I've seen this issue many times. The databricks sdk here is trying to authenticate with Databricks API but the environment variables are set for multiple types of authentication. If you remove the 

DATABRICKS_CLIENT_ID, DATABRICKS_CLIENT_SECRET,

environment variables then I think you should get past that error. Let me know if there are any other issues after that fix is attempted!