Skip to main content
Nintex Community Menu Bar
Solved

Failed to resolve Group in update item permissions

  • January 10, 2023
  • 2 replies
  • 120 views

Forum|alt.badge.img+7

Assigning permissions to a private Office 365 group by its name leads to: Failed to resolve Group

The Office Group does exist and the name is correct.

I can get the group by graph api from a SPFx and also the members, so this group seems to be OK.

The Update item permissions action is working when I remove the related permission set and just assign permissions to users.

What am I doing wrong?

Best answer by rickdemarco

Hey @RonLevy 

Could you try and use the email address, from memory the names only work with SharePoint groups and not office groups, let me know how you go..

Cheers, Rick

2 replies

rickdemarco
Nintex Employee
Forum|alt.badge.img+8
  • Nintex Employee
  • Answer
  • February 13, 2023

Hey @RonLevy 

Could you try and use the email address, from memory the names only work with SharePoint groups and not office groups, let me know how you go..

Cheers, Rick


Forum|alt.badge.img+7
  • Author
  • Apprentice
  • February 14, 2023

Hi @rickdemarco 

I can confirm that using the email address will work. Thanks