Closed erwanolivo closed 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:
I have some doubts about what I configured:
Some screenshots of the important files:
Microsoft Teams Manifest
Links.tsx React file
AppSettings.json file
Thanks in advance
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 !
applicationIDUri
ClientApp URL
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:
I have some doubts about what I configured:
Some screenshots of the important files:
Microsoft Teams Manifest
Links.tsx React file
AppSettings.json file
Thanks in advance