msft-teams / tools

Templates and tools from Microsoft Teams Engineering
121 stars 54 forks source link

[TeamSampleHub] - ClientApp is not working in Teams #37

Closed erwanolivo closed 4 years ago

erwanolivo commented 4 years ago

Hi everyone,

I am trying to deploy the SampleHubReactVersion in my Office 365 developer subscription. Azure resources are using the same Azure AD.

Getting done with all the steps, I am gettings this:

image

I have some doubts about what I configured:

Some screenshots of the important files:

Microsoft Teams Manifest image

Links.tsx React file image

AppSettings.json file image

Thanks in advance

erwanolivo commented 4 years ago

Ok I got it.

I changed my applicationIDUri to match with my ClientApp URL (ie: replace green to blue in both Manifest.json and appsettings.json files) and seems to work like a charm !