Before workflow process stop I used to get this error for live and production flow

  • 1 April 2020
  • 1 reply
  • 35 views

Badge +4

Microsoft.Activities.Hosting.Runtime.Subroutine.SubroutineChild.Execute(CodeActivityContext Force me to suspend the workflow before updating the list

 

RequestorId: 82b554f9-faca-7ed5-0000-000000000000. Details: An unhandled exception occurred during the execution of the workflow instance. Exception details: System.ApplicationException: HTTP 403 {"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":["2"],"X-MSDAVEXT_Error":["917656; Access+denied.+Before+opening+files+in+this+location%2c+you+must+first+browse+to+the+web+site+and+select+the+option+to+login+automatically."],"X-SP-SERVERSTATE":["ReadOnly=0"],"DATASERVICEVERSION":["3.0"],"SPClientServiceRequestDuration":["142"],"SPRequestGuid":["82b554f9-faca-7ed5-a0b1-f998645d350d"],"request-id":["82b554f9-faca-7ed5-a0b1-f998645d350d"],"MS-CV":["+VS1gsr61X6gsfmYZF01DQ.0"],"Strict-Transport-Security":["max-age=31536000"],"X-FRAME-OPTIONS":["SAMEORIGIN"],"MicrosoftSharePointTeamServices":["16.0.0.19918"],"X-Content-Type-Options":["nosniff"],"X-MS-InvokeApp":["1; RequireReadOnly"],"Cache-Control":["max-age=0, private"],"Date":["Wed, 01 Apr 2020 08:35:24 GMT"],"P3P":["CP=""ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI"""],"Server":["Microsoft-IIS/10.0"],"X-AspNet-Version":["4.0.30319"],"X-Powered-By":["ASP.NET"]} at

 

 

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) Exception from activity Throw If Sequence Sequence TryCatch Sequence Microsoft.SharePoint.WorkflowServices.Activities.RetryForDurationPolicy HttpPost WriteToHistory Microsoft.SharePoint.WorkflowServices.Activities.OperatingWebContextScope Microsoft.SharePoint.WorkflowServices.Activities.WriteToHistory Log to History List Sequence Flowchart FT-Process.WorkflowXaml_937c3429_14b9_4eea_8339_98213c07c8b2


1 reply

Userlevel 6
Badge +22
Hi,

I hate to stae the obvious but this looks like a permissions issue.

Reply