Hi, I’m getting this error when I try to save to the cloud:
25.0.176-cloud.21157+Branch.release-s176.Sha.909eebf68b5907072f43325f70b5867734fa8463.909eebf68b5907072f43325f70b5867734fa8463
Bad Request
Error: UiPath.Studio.OnlineServices.Models.CloudHttpException: Bad Request
at UiPath.Studio.Orchestrator.Common.Services.CloudClientService.StatusCodeHandlerAsync(HttpResponseMessage response)
at UiPath.Studio.OnlineServices.Services.CloudApiClient.InternalRequestAsync[T](Uri uri, HttpMethod method, HttpContent content, Func2 parseResponse, TimeSpan timeout, Dictionary2 headers, CancellationToken ct)
at UiPath.Studio.OnlineServices.Services.CloudApiClient.RequestAsync(Uri uri, HttpMethod method, HttpContent content, TimeSpan timeout, Dictionary2 headers, CancellationToken ct) at UiPath.Studio.OnlineServices.Services.CloudApiClient.RequestAsync[T](Uri uri, HttpMethod method, HttpContent content, TimeSpan timeout, Dictionary2 headers, CancellationToken ct)
at UiPath.Studio.WebProjects.Services.StudioWebClientService.UploadProjectAsync(WebProject webProject, MemoryStream archiveStream, Dictionary2 headers, MemoryStream entryPointsStream) at UiPath.Studio.WebProjects.Services.WebProjectUploadService.UploadProject(WebProject webProject, Func3 upload)
at UiPath.Studio.WebProjects.Services.WebProjectUploadService.UploadAsync(WebProject webProject)
at UiPath.Studio.WebProjects.Services.WebProjectService.SaveToCloudAsync(WebProject webProject)
at UiPath.Studio.WebProjects.Services.WebProjectOperations.SaveNewToCloudAsync(IProject project)
at UiPath.Studio.WebProjects.ViewModels.WebProjectPopupViewModel.ExecuteSaveNewToCloud()
at UiPath.Studio.App.Desktop.MVVM.Commands.TaskCommand`3.Execute(TExecuteParameter parameter, Boolean ignoreCanExecuteCheck)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler), HResult -2146233088