microsoftgraph / microsoftgraph/msgraph-sdk-python
Error: The 'filter' query option must be provided.
還沒有人認領這個 Issue。
- 主要語言
- Python
- 星號
- 630
- 分支
- 96
- 平均合併
- 15 小時 20 分鐘
- 30 天內合併 PR
- 3
描述
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_
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 docs/drives_samples.md 中「List all the items in a drive」下的範例開始,然後重現要求並檢查產生的錯誤。比較文件中記載的要求與 SDK 和 Graph API 的行為;當範例能如文件所述運作,或明確指出所需的文件或 SDK 變更時,即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- documentation
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 活躍
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100