I have a site that uses SP Designer 2013 workflows. I am a site collection administrator and when I edit the list that the workflow is attached to, the workflows complete just fine. I am training someone to take over the management of this site.
When she edits a list item, the workflow cancels. Her permissions are the same as mine (we are in the same AD group that is the site user).
I have set the site features option to all workflows to run under app permissions, so I can't figure out why hers cancel. It seems to be a permissions issue, but I can't figure out where.
The workflow error is:
RequestorId: a851b757-7e7b-da70-1446-d5ba77e88df1. Details: System.ApplicationException: HTTP 401 {"error":{"code":"-2147024891, System.UnauthorizedAccessException","message":{"lang":"en-US","value":"Access
denied.
You do not have permission to perform this action or access this resource."}}} {"Transfer-Encoding":["chunked"],"X-SharePointHealthScore":["0"],"SPRequestGuid":["9499daed-1c96-43e5-ac34-bad0490439b5"],"request-id":["9499daed-1c96-43e5-ac34-bad0490439b5"],"X-FRAME-OPTIONS":["SAMEORIGIN"],"Cache-Control":["max-age=0,
private"],"Server":["Microsoft-IIS\/8.5"],"WWW-Authenticate":["NTLM","Basic realm=\"DOMAIN REMOVED\""],"X-AspNet-Version":["4.0.30319"],"X-Powered-By":["ASP.NET"],"MicrosoftSharePointTeamServices":["15.0.0.4569"],"X-Content-Type-Options":["nosniff"],"X-MS-InvokeApp":["1;
RequireReadOnly"],"Date":["Mon, 02 Jul 2018 17:08:54 GMT"]} at Microsoft.Activities.Hosting.Runtime.Subroutine.SubroutineChild.Execute(CodeActivityContext context) at System.Activities.CodeActivity.InternalExecute(ActivityInstance
instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)
There are no mistakes; every result tells you something of value about what you are trying to accomplish.