-
Notifications
You must be signed in to change notification settings - Fork 193
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
teamsApp/extendToM365 failed. Request failed with status code 404 when Provision a Declarative Agent template #12652
Comments
Yeah, can no longer debug local builds using the Teams toolkit. |
Thanks @MrKSchmitz - it worked earlier today for me and then at around 10 or 11am Eastern it stopped working on all my projects. It has to be in the services somewhere because I did not change the TTK VSC extension between it working and not working. Trying to lock the Ignite labs so we can teach attendees how to build DA's with TTK - Thanks! |
There's an older post here with the same/similar issue: If you don't need the app in the Outlook or Microsoft 365 app you can comment out the "teamsApp/extendToM365" step in the yaml file for a quick temp fix. |
Hi all, we're looking into the cause of this error. Could you please let me know if it's still an issue? Or is it now successfully provisioned? |
The "teamsApp/extendToM365" step is a necessary step for sideloading your declarative agent. |
Looks like it working now, I did have to log out & then in again, but seems to be working as expected |
broken again |
Thanks for your feedback. We've already raised the priority of this issue, and I'll keep you updated with any progress |
@huimiu Please do as soon as possible. 😢 |
@huimiu please confirm once done, waiting for your update |
The issue has been identified, the service-side fix is complete, and it's currently being deployed. I'm confirming when the deployment will be finished |
Update: Although this error occurred, your agent has actually been provisioned successfully. You can go ahead and test it. The server-side fix will be fully deployed tomorrow morning PST. |
Can this stay open until it is fixed for people outside the engineering team? Thanks! @therealjohn @MrKSchmitz |
I did a test on a computer before updating to Teams Toolkit in VS Code. |
The service issue has been resolved and rolled out. You should be able to successfully run these steps now. |
Can confirm, app provisions without errors now. Thank you everyone 🙏 |
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should run all the steps OK.
Screenshots
It does not. See screenshot above. It errors on teamsApp/extendToM365
VS Code Extension Information (please complete the following information):
Additional context
CLI 3.0.4 works OK for the same project.
The text was updated successfully, but these errors were encountered: