OfficeDev / microsoft-teams-sample-meetings-token

Microsoft Teams meeting extensibility sample: token passing
MIT License
13 stars 10 forks source link

Tab unauthorized error because of following setting: "AzureAd"."ApplicationId " #11

Open SubbaReddi opened 3 years ago

SubbaReddi commented 3 years ago

It seems below statement is incorrect "AzureAd"."ApplicationId ": Set to the same value as MicrosoftAppId above.

If we set ApplicationId with MicrosoftAppId, observed unauthorized error.

Try adding as below in ApplicationId "api://[WebAppDomainName]/[MicrosoftAppId]"