Hi @Hugo White
Thanks for posting question on Microsoft Forum,
To answer your question, A 502 error typically indicates a backend issue, meaning the request isn't successfully reaching Microsoft's servers or the service is temporarily unavailable.
Here are a few possible reasons
API Availability & Processing Time Even though you can manually download the transcript via Teams, the Graph API might still be processing it. Some users have reported delays in transcript availability through the API, even after the transcript is visible in Teams.
Permissions & Access Issues Ensure that your account has the correct permissions. The API requires OnlineMeetingTranscript.Read.All permissions, and sometimes, additional policies need to be configured for delegated access.
Meeting-Specific Issues Some meetings may have different configurations or restrictions that prevent transcript retrieval. If certain meetings consistently fail while others succeed, check if there are differences in:
Meeting organizer roles
Meeting settings (e.g., transcription enabled)
Tenant policies affecting transcript access
- Graph API Backend Issues Since this is an intermittent issue, it could be related to Microsoft's backend services. You might want to check the Microsoft Graph Service Health to see if there are any ongoing outages. Hope this helps. If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment