i am using power automate to get files only from a site then move those files to another site, but on some files i am getting this strange error:-
https://****.sharepoint.com/sites/Operations-Archive/Documents/Information Technology/Board Portal/Board and Committee Portals/Investment Committee Page/Outside Manger Reports/2017*********{"status":400,"message":"There was a problem deleting folder \"/sites/Operations/Shared Documents/Information Technology/Board Portal/Board and Committee Portals/Investment Committee Page/Outside Manger Reports/2017\". Folders that have subsites can't be deleted. CallStack -- at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)\r\n at Microsoft.SharePoint.Library.SPRequest.DeleteUrl(String bstrWebUrl, StorePath bstrItemUrl, DeleteFlags delFlags, String etagMatch, UInt32 dwDeleteOp, Guid& pgOriginatorId, Int32 iThreshold, Int32 iDeletedByUserId, Int64 lDeletedTime, Int32 iAppId, Guid& pgDeleteTransactionId, Int32& piListBaseType, Int32& piListTemplateType)\r\n at Microsoft.SharePoint.SPFolder.DeleteCore(DeleteOp deleteOp, SPFolderDeleteParameters parameters)\r\n at Microsoft.SharePoint.Deployment.SPDeploymentMoveUtil.CleanupFolders(Uri[] exportObjectUris, SPUserToken userToken, DeploymentRealtimeLogger realTimeLogger, Boolean willRetryFromExport, Uri destinationUri)\r\nclientRequestId: fa7f6123-04e8-4f53-8bf0-085905b972da\r\nserviceRequestId: d3b5e1a1-600e-1000-2c1c-2355c5f54ef3"}
the error is saying that it can not delete folders although in my case i am only moving files?? and how can a folder has sub sites?