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 -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -