I've create an app on microsoft azure portal and i created a c# application who read the number of email's inside inbox folder of a user (using Microsoft Graph).
It works correctly with every user except one.
With that user i get "Access to OData is disabled"
How it's possibile? the api abilitations of the applications are activated (Mail.Read)
