-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Something Went Wrong" When trying to launch Microsoft Teams App template #7608
Comments
Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned. |
Thanks for your response. This was marked, so I guess it was not related with that. However, for some kind of unknonw reasons it started to work today... Not sure if I should close this pull request, or if you would like to continue investigation. |
Thanks @llowevad for providing some insights. @Aurimas-TheDev Did you log the console/Network info when you meet "Something went wrong" error? I may need more information to do the investigation, thanks! |
cc @IvanJobs as it seems to be related to bot projects. |
@Aurimas-TheDev I had same issue now from a new Teams app project. I used @llowevad suggestion after I hit the "Something went wrong" when debugging the project through Ngrok, but my menu's different - Teams dev portal -> Tools -> Bot management -> Select the new bot -> Channels and then tick Microsoft Teams. And its working now |
The thing is that I tried these steps, but it was marked already... next day it all worked anyway |
@llowevad Can you share which version of Teams Toolkit you used when encountering teams channel not completely added issue? |
Teams Toolkit version 4.2.1 |
Hi all, with some investigations the root cause does from invalid/missing Teams channel configured in bot caused by some underlying service live incident. We have reported the issue to the corresponding team and wait for their reply. The workaround is basically the same as @llowevad described above:
Sorry for the inconvenience, I will keep updating the status in this issue. |
By the way, if you meet the error And cannot find the Bot directly from Teams Developer Portal bot page, you can follow the steps to fix this issue:
Thanks @nliu-ms to help with this |
This issue has been mitigated from server side, the root cause is from some cache strategy. Thank you so much for all your patience! Please let me know if you still meet this error. |
Hi @nliu-ms, I have this error... "Upload failed due to an invalid BotId in your manifest." Is this problem back? |
Describe the bug
When trying to launch Microsoft Teams App template from Visual Studio it throws an error of "Something Went Wrong". I just started to work on it today, made a fresh Azure Development account. Using Visual Studio 17.4.4.
To Reproduce
Steps to reproduce the behavior:
to install the app to.
Expected behavior
Based on video: https://www.youtube.com/watch?v=n2HrdzpBg-8 it had to be added to Teams so I could use it to trigger bot. However it failed to add. I am still able to find it under search apps:
However, app still doesn't work:
Screenshots
Operating System:
The text was updated successfully, but these errors were encountered: