Get all files from a specific folder(drive) in Sharepoint site. #2777
Labels
status:waiting-for-triage
An issue that is yet to be reviewed or assigned
type:bug
A broken experience
Describe the bug
I am trying to get files from a specific folder(drive) in Sharepoint.
Microsoft.Graph V5.63.0
First I am getting the DriveItem.
My Code:
I am using QueryParameters filter to get the specific folder. I have tested this code and I am sure that the filter works. Application has been running in Live for a while.
Last 2 days (from Dec 14, 2024), I see that the filter is not working. driveItemCollectionResponse contains all files and folders from Sharepoint site.
Result from 14th Dec, 2024
Expected behavior
Expected to filter by folder name and webUrl.
How to reproduce
Get items from a sharepoint drive and apply filter.
SDK Version
5.63.0
Latest version known to work for scenario above?
5.63.0
Known Workarounds
No response
Debug output
Click to expand log
```The text was updated successfully, but these errors were encountered: