MailboxNotEnabledForRESTAPI Error in MS Graph API

Vivek Satavase 31 Reputation points
2021-01-12T07:11:58.543+00:00

I have integrated Microsoft Graph API in one application to send meeting invite from the application.
It was working as expected till 30th Nov 2020(Last checked), Now it keeps giving the following error .

"{"error":{"code":"MailboxNotEnabledForRESTAPI","message":"REST API is not yet supported for this mailbox."}}".

This article(https://learn.microsoft.com/en-us/exchange/troubleshoot/user-and-shared-mailboxes/rest-api-is-not-yet-supported-for-this-mailbox-error) suggests that target mail boxes need to be on Exchange online for MS Graph APIS to work (it is posted on 30th Nov 2020 as well).

We are using MS Exchange on-premise accounts with Office 365 Enterprise E3 plan currently and there is no changes in the setting in last month.

What could be the possible reasons that it was working before and not now ?

Please suggest.

Regards,

Vivek Satavase

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,913 questions
{count} votes