msgraph-sdk-python icon indicating copy to clipboard operation
msgraph-sdk-python copied to clipboard

Error: The 'filter' query option must be provided.

Open parekhs-deshaw opened this issue 1 year ago • 0 comments

Describe the bug

This is a dupe of https://github.com/microsoftgraph/msgraph-sdk-python/issues/365 which was closed, seemingly without any explanation.

I'm following the example from the docs here and it gives the following error:

The 'filter' query option must be provided.

Several users have pointed it out (ref), could someone please respond?

Expected behavior

List of drive items should be returned.

How to reproduce

From the docs: https://github.com/microsoftgraph/msgraph-sdk-python/blob/main/docs/drives_samples.md#3-list-all-the-items-in-a-drive-get-drivesiditems

SDK Version

No response

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output

Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_

parekhs-deshaw avatar Jan 20 '25 08:01 parekhs-deshaw