Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

RESTAPINotEnabledForComponentSharedMailbox error

I have users that cannot use our services because Outlook REST API returns the following error code RESTAPINotEnabledForComponentSharedMailbox.

It looks like their mailbox is not a shared mailbox. So what kind of mailbox is that?

Can you tell me more about this error? Is there something we can do?

like image 359
Benoit Patra Avatar asked Jan 26 '17 10:01

Benoit Patra


Video Answer


1 Answers

This means user doesn't have their mailbox in O365 cloud. This can mean that their mailbox is either on premises or they don't even have any mailbox. You should use auto discover to get the right end point to connect.

like image 167
Yogesh Avatar answered Oct 23 '22 06:10

Yogesh