When using the Create Form Task activity I receive the following error:
“Create Form Task: An organization unit is required for this action. Error code: 1101”
20.10.0-beta.754+Branch.release-v20.10.0.Sha.843ee306bbef4922f3a7f923118f7e04d3bd27a0
Source: Create Form Task
Message: An organization unit is required for this action. Error code: 1101
Exception Type: UiPath.Orchestrator.Service.OrchestratorException
RemoteException wrapping UiPath.Orchestrator.Service.OrchestratorException: An organization unit is required for this action. Error code: 1101
at UiPath.Shared.Extension.TaskExtensions.ThrowIfNeeded(Task task, Boolean suppressThrowException)
at UiPath.Persistence.Activities.BaseOrchestratorClientAsyncActivity.ThrowIfNeeded(IAsyncResult result, Boolean suppressThrowException)
at UiPath.Persistence.Activities.BaseOrchestratorClientAsyncActivity.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)