Teaam App install graph api is not working
Lalit Tiwari - (Local OPS)
15
Reputation points
We are currently experiencing API issues with Teams, resulting in unexpected behaviour where installedApps api of Microsoft Teams is unstable.
We are getting like as below.
{
"error": {
"code": "BadRequest",
"message": "BadRequest",
"innerError": {
"code": "BadRequest",
"date": "2025-04-16T17:18:16",
"request-id": "",
"client-request-id": ""
}
}
}
It works with multiple retries only.
Sign in to answer