microsoftgraph / microsoftgraph/msgraph-sdk-java
Deletion of Personal Contacts Profile Picture is not working
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 444
- Forks
- 154
- Avg merge
- 18h 28m
- Merged PRs (30d)
- 4
Description
Is your feature request related to a problem? Please describe the problem.
yes, while trying to delete profile picture of a contact, it is not working. I get the following error com.microsoft.graph.models.odataerrors.ODataError: The OData request is not supported.
Describe the solution you'd like.
I expect it to delete the profile picture.
Additional context?
No response
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 reproducing deletion of a personal contact's profile picture in the Java SDK and inspect the reported ODataError. Determine which request entry point is used and whether the Microsoft Graph operation supports deletion; done means the profile picture is deleted successfully or the limitation is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100