Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Change Notifications Subscription Request to /communications/CallRecords resource is failing with 500 Internal Server Error with below response
Priyanka Pande
0
Reputation points
{
"error": {
"code": "ExtensionError",
"message": "Operation: Create; Exception: [Status Code: InternalServerError; Reason: An unknown error was encountered.]",
"innerError": {
"date": "2023-10-13T10:41:51",
"request-id": "d34e07f6-f262-4d11-a0aa-33488916b8e6",
"client-request-id": "d34e07f6-f262-4d11-a0aa-33488916b8e6"
}
}
}
Change Notifications Subscription Request to /communications/CallRecords resource is failing with 500 Internal Server Error with below response
I am able to create subscription for other resource like Groups with same notification url.
Also, I have correct Permissions: Application Permissions for Call Records Resource in my registered app.
Microsoft Teams | Development
Microsoft Teams | Development
Microsoft Security | Microsoft Graph
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Sign in to answer