cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Deleting account level group through API throws error

521746
New Contributor

Hi team, we are getting an error in deleting an account level group with the scim API

{

"schemas": [

"urn:ietf:params:scim:api:messages:2.0:Error"

],

"detail": "INTERNAL_ERROR: Unexpected error: getTenantIdForAccountId is not implemented in HybridWorkspacePrincipalsImpl",

"status": "500"

}

We are able to create an account level group with the api api/2.0/account/scim/v2/Groups

but unable to delete the same group with api/2.0/account/scim/v2/Groups/{groupId}. Just wanted to make you aware of this bug(?)

0 REPLIES 0

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group