I access to Azure Databricks workspace API https://workspacexxx.azuredatabricks.net/api/2.0/clusters/list and got error
"403/Forbidden: 403-Unauthorized access to Org:"
I try with postman and get result like this {"error_code":"403","message":"Unauthorized access to Org: xxxx"}
It seems related to firewall/networks but I don't know exactly. Can anyone help me out?