I am getting an Authorization_IdentityNotFound
error when I try to run the Microsoft Contoso Airlines Team Example.
I registered my App at apps.dev.microsoft.com
, added in all the Graph permissions (as well as Admin Consent) and added the Web.config.secrets
file as described in the ReadMe.
Do I have to do something with an authentication token? I am using an Office 365 Developer Account.
Here are my permissions:
I am able to log in when running the app in Visual Studio, and I am able to get to the screen where you can select the airlines and crew members, but the error pops up when I click on 'Create Team'.
Here is the error: