Office365-REST-Python-Client icon indicating copy to clipboard operation
Office365-REST-Python-Client copied to clipboard

get_files.py example does not work with too much files inside the folder

Open derhaegr opened this issue 10 months ago • 0 comments

get_files.py example does not work with too much files inside the folder. I am guessing this is related to this issue: https://github.com/vgrem/Office365-REST-Python-Client/issues/392

The only workaround i found so far is to use get_all_items.py and filter out the folder results you need.

derhaegr avatar Feb 01 '25 10:02 derhaegr