Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,545 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Encountering an issue while using Microsoft Graph to subscribe to a user's mailbox. The subscription works for most users, but fails for a few with the following error:
ExceptionMessage: Code: ExtensionError Message: Operation: Create; Exception: [Status Code: InternalServerError; Reason: The operation failed with a permanent mailbox error. Error Details: CallFailedException: Cannot query rows in a table., MapiExceptionCallFailed: MapiExceptionCallFailed: QueryRows operation has failed
AdditionalData: date: 2025-04-29T08:12:49 request-id: 7090d5fb-6e35-4ac6-9e0e-8c7884e8087f
Any suggestions on why this error is occurring, particularly since it has only been observed recently?