I am trying to implement the new features “Create Form Task” and “Wait for Form Task and Resume”. But I am getting the following error while the process tries to create a new task in Orchestrator.
Operation returned an invalid status code 'OK'
RemoteException wrapping UiPath.Orchestrator.Service.OrchestratorException: Operation returned
an invalid status code 'OK'
at UiPath.Persistence.Activities.BaseOrchestratorClientAsyncActivity.ThrowIfNeeded(Task task,
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)
Not sure if this is due to my code or something related to UiPath itself.
I am using Cloud Orchestrator and Studio version 2019.10.0-beta.52