Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
1,873 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello everyone,
Currently I received a request for a chatbot security feature. Only the specified IPs are allowed to interact with the bot. I use "Virtual Network" for "Translator" and "Luis". It worked fine on local (Emulator) but after deploying to Microsoft Teams it got an error "No such host is known". Do you have any idea for that error? I make sure I added IP's Teams. Please help me fix it
.
Hi Wajeed, Thank for your response me.
I don't get it in my code. In Emulator, It's still work. So I can't debug the cause
Given that reply has been posted back to Teams channel, communication between Teams and Bot (deployed /api/mesasge code) is established. Would it be possible for you to add more logs to check from where this response is sent back to Teams user?
I don't know where can I check logs? Can I see logs in Microsoft Teams channel of Bot Channels Registration?

Sign in to comment