You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to implement the ReadFiles.php example (to retrieve all the files in the document library) but the recursion is not working, only the files in the root folder are retrieved.
Here's the code (near the same as the one in the example, I've omitted just the sensible data):
Hi,
I'm trying to implement the ReadFiles.php example (to retrieve all the files in the document library) but the recursion is not working, only the files in the root folder are retrieved.
Here's the code (near the same as the one in the example, I've omitted just the sensible data):
These are the screenshots of the document library
And this is the output of my php script
As you can see it doesn't descend inside the
Folder1
&Folder2
foldersThank you in advance for your help
The text was updated successfully, but these errors were encountered: