microsoftgraph / meetings-capture-sample

A Microsoft Teams solution that helps teams capture meeting minute notes inside individual channels
MIT License
33 stars 19 forks source link

Is custom domain mandatory #16

Open nitbij opened 3 years ago

nitbij commented 3 years ago

Hi , Thanks for creating this app. I am trying to deploy this app without custom domain, but script is throwing error. Does custom domain is mandatory? Also teamhelper.js is throwing error: App resource defined in manifest and iframe origin do not match

kandari7 commented 3 years ago

Yes or you can use ngrok

hpmindquad commented 3 years ago

@kandari7 Can you please explain why custom domain is mandatory to use?

kandari7 commented 3 years ago

The app will be deployed over ms team, so the teams will call the custom domain and the CNAME entry will hit the azure website.