Forum Discussion
Hello World Web app installed in Teams: 'Unable to reach app'
diegoSpace we don't use TechCommunity for developer questions very much (please use Stack Overflow with the tag "microsoft-teams" but since I happened to see this...
Your messaging endpoint for your bot registration (either on bots.botframework.com or on Azure) should be https://5d4c6462.ngrok.io/api/messages (no trailing slash). Is it?
- diegoSpaceSep 04, 2019Brass Contributor
Bill Bliss Thanks for your response. I put the message in Stack Overflow, where I added 2 additional doubts... But since you read it here... I can not find where I must add 'https://5d4c6462.ngrok.io/api/messages' as 'messaging endpoint', is it not in the manifest then?
Once I had my zip I added to TEAMS application, but i did nothing in Azure. I suppose just with that TEAMS will not be able to find my application, it does not know the 'messaging endpoint' to connect to, correct? How can I do that?
Would you prefer my response in Stack Overflow?
I really thank you,
Diego
- Gousia_BegumSep 05, 2019Iron Contributor
diegoSpace Please see my answer on the StackOverflow question. Let's use that post for further discussions.
- diegoSpaceSep 05, 2019Brass Contributor
Gousia_Begum Ok, thanks a lot