getting a 'bad request' error after following the below process in command prompt, please correct me..
pip install databricks-cli
databricks configure –-token
Databricks Host (should begin with https://): <your databricks URL>
Token: <your token>
databricks secrets create-scope --scope <scope name>
result:
Error: b'Bad Request'