microsoftgraph / microsoftgraph/msgraph-sdk-dotnet
Getting "The specified object was not found in the store." error when calling GET /me/events/{id}
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 789
- Forks
- 264
- Avg merge
- 15h 17m
- Merged PRs (30d)
- 3
Description
We are using "Microsoft.Graph" package with Version "4.54.0" and trying to get calendar event by its id but for some events we are getting the following error:
"The specified object was not found in the store."
I've opened MS Teams and went that online meeting and get the ID and tried it from https://developer.microsoft.com/en-us/graph/graph-explorer but I've got the same error knowing that the event or meeting is exist.
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 the failure for GET /me/events/{id} with Microsoft.Graph version 4.54.0, using an event ID obtained from Microsoft Teams. Compare the result with the same request in Graph Explorer and determine the conditions under which an existing event returns “The specified object was not found in the store.” Done means the cause and a verified resolution or required request details are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100