Microsoft Teams
A Microsoft customizable chat-based workspace.
10,812 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm currently facing a couple of issues while debugging my Teams app. Here's the context:
Account & Setup:
I'm logged in using an external account, set as Global Admin and Application Admin.
I have only one Azure subscription, which I've confirmed is present. I'm using the correct subscription and tenant.
**App Registration:**
My `AAD_APP_CLIENT_ID` matches my app registration (created prior to the Teams app).
The `TEAMS_APP_ID` matches the ID of the Teams app Manifest in the developer portal.
[aadAppUpdate.HttpClientError]: A http client error occurred while performing the aadApp/update task. The error response is: {"error":{"code":"Request_ResourceNotFound","message":"Resource '5xxxxxxf-xxxxx-xxxx-xxxx-xxxxxxxxxxxxxx' does not exist or one of its queried reference-property objects are not present.","innerError":{"date":"2025-02-06T01:23:05","request-id":"xxxxxxxx-9e43-4f9b-8dc7-xxxxxxxxx","client-request-id":"xxxxxxxx-9e43-4f9b-8dc7-xxxxxxxxxxxxa"}}
Has anyone experienced similar issues or have any suggestions on how to resolve them?
Thanks in advance for your help!
Attachment: Image of a Failed Unmodified SDK Tabs Template and failed auth.