Getting this error while trying to send mail using microsoft graph api{ "error": { "code": "ErrorItemNotFound", "message": "The specified object was not found in the store., The process failed to get the correct properties." } }

Gaurav Suri 0 Reputation points
2024-12-04T06:21:01.79+00:00

Getting this error while trying to send mail using microsoft graph api{

"error": {

    "code": "ErrorItemNotFound",

    "message": "The specified object was not found in the store., The process failed to get the correct properties."

}

}

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,651 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. CarlZhao-MSFT 43,651 Reputation points
    2024-12-04T08:47:14.8633333+00:00

    Hi @Gaurav Suri

    I just did a quick test locally and it worked fine for me. Try logging into Graph Explorer with the calling user and try again.

    User's image

    If the issue persists, then please share some screenshots of your tests.

    Hope this helps.

    If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.