microsoftgraph / microsoftgraph/msgraph-sdk-dotnet

Getting "The specified object was not found in the store." error when calling GET /me/events/{id}

Open
#2,398 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Needs: Attention :wave: Question: API
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.