microsoftgraph / microsoftgraph/msgraph-sdk-python-core
Expose "isCaeEnabled" to customers
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 288
- Forks
- 52
- Avg merge
- 8h 10m
- Merged PRs (30d)
- 1
Description
Customers are encountering CAE exceptions thrown by the Microsoft Graph API due to an issue on the API side.
We should provide a way for customers to control whether the client is CAE enabled or not.
Related issue:
https://github.com/microsoftgraph/msgraph-sdk-java/issues/2215
Similar fix
https://github.com/microsoftgraph/msgraph-sdk-java-core/pull/1817
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how the Python core client exposes configuration and compare the related issue and similar fix linked in the report. Identify the appropriate client option and its tests, then verify that customers can control CAE enablement without changing other client behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100