For Each File Error OneDrive

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 :slight_smile:

@zhasmina.dimitrova

Try giving an empty string in the folder and check if it works

Cheers

Thank you for answering!
You mean to leave the folder container empty, instead of providing a path?

@zhasmina.dimitrova

Yes please

Cheers

Unfortunately, nothing happens :confused:

Can you try n use For Each activity(Classic Design) and loop on the files n folders within.