So I have a scenario where my sso app registration is in Azure active directory at dev1@mycompanyonline.com and my bot is provisioned using Azure bot in Azure portal that's in dev2@mycompanyonline.com. my bot web service is hosted publicly on Https with URL .../api/messages endpoint configured in Azure bot.
What can I do to make this work ? Currently when I upload my app package to teams it doesn't work and says something went wrong with no error. What could be the issue?
I provisioned cloud resources using teams tool kit and deployed my services again using teams toolkit