Skip to main content
Nintex Community Menu Bar

GetUsersByGroupNameAsync' did not return successfully ERROR

  • June 9, 2018
  • 1 reply
  • 12 views

Forum|alt.badge.img+7

Hi Everyone,

My site workflow is working fine for several months now. But suddenly it stop working the workflow is being terminated and the error below is the only clue i have.

RequestorId: 3e128cf9-961c-0f63-0000-000000000000. Details: System.Activities.Statements.WorkflowTerminatedException: SharePoint operation 'GetUsersByGroupNameAsync' did not return successfully. Status Code: [InternalServerError]{"odata.error":{"code":"-2146232832, Microsoft.SharePoint.SPException","message":{"lang":"en-US","value":"Group cannot be found."}}}

Thanks.

1 reply

Forum|alt.badge.img+14
  • Scholar
  • June 11, 2018

et the end of error message you have a text

"Group cannot be found."

so you likely reference a group that doesn't exists (anymore)