Notification bot not detecting any installations when published to IIS

Copper Contributor

Hi, I created a C# Teams Notification bot using this guide https://learn.microsoft.com/en-us/microsoftteams/platform/toolkit/teams-toolkit-fundamentals?pivots=... 

It currently works in Debug mode within Visual Studio but once I publish to IIS and Teams within my Org and I run the http post command it doesn't recognise any installations. 

 

I think it's a config issue but I can't seem to find any documentation on what it should be. I would provide logs but there doesn't seem to be anything generated.

 

Any help is appreciated  

1 Reply

@mattphillips - We followed this step-by-step guide (Build notification bot with JavaScript - Teams | Microsoft Learn) and set up the notification bot sample in VS Code using Teams toolkit and its working fine at our end while debugging locally.

Prasad_DasMSFT_0-1668417962439.png

 


Could you please provide repro steps how you are publishing this to IIS and Teams org ?