Hello, everyone!
I am trying to loop through all subfolders in OneDrive main folder to find files with a specific extensions.
However, when I use For Each File in Folder activity and check “Include subfolders” option, using my main OneDrive folder, I get the following message: For Each File in Folder: The tag present in the reparse point buffer is invalid.
If I specify one of the subfolders though, it’s working, but I want to check in at once from the main one.
Can anyone help me resolve the issue