Hi Team,
We are receiving the below error while executing one of the desktop flows in unattended cloud flow execution. This step is referring the shared desktop flow.
Version details: 2.52.62.25009
Note: The same flow is working without any issues when we use the Power Automate Desktop with lower version 2.50.125.24304.
Error details:
Failed to run flow
An error occurred while executing flow Encountered an error while downloading desktop flow modules: 'The requested Desktop flow module 'cc3df3a6-ade2-49f0-8043-b798e2a9d374' does not belong to the running script.'.
Microsoft.Flow.RPA.Common.ErrorResponses.ErrorResponseMessageException: Encountered an error while downloading desktop flow modules: 'The requested Desktop flow module 'cc3df3a6-ade2-49f0-8043-b798e2a9d374' does not belong to the running script.'.
at Microsoft.Flow.RPA.Agent.Server.Components.ScriptEngines.RobinEngine.Helpers.RobinHelpers.RestoreDesktopFlowModules(String desktopFLowModulesJson, IDesktopFlowModuleProvider desktopFlowModuleProvider, ILifetimeScope perFlowScope, Guid flowId)
at Microsoft.Flow.RPA.Agent.Server.Components.ScriptEngines.RobinEngine.DataResolvers.DataResolverV2.GetFlowDataAndSetState(Guid scriptId, Guid runId, Dictionary`2 flowInfoCache, String directory)
at Microsoft.Flow.RPA.Agent.Server.Components.ScriptEngines.RobinEngine.RobinScriptProvider.ResolvePackagePath(Guid flowId)