asp.net mvc - {"error":{"code":"RESTAPINotEnabledForComponentSharedMailbox","message":"REST API is not yet supported for this mailbox."}} -


i dont know post this, im posting here.

so im trying out office 365 api. i've been following tutorial : https://msdn.microsoft.com/en-us/office/office365/howto/authenticate-and-use-services

i downloaded sample from: https://github.com/officedev/o365-webapp-singletenant

i believe ive set correctly compiles, runs , im able login - when click on "my contact" link, error:

{"error":{"code":"restapinotenabledforcomponentsharedmailbox","message":"rest api not yet supported mailbox."}}

has had experience using ?

thanks.

the error means user doesn't have mailbox in exo cloud. can verify users mailbox is?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -