402 payment required issue when trying to call Teams meeting transacript API

Kamal Ranabhat 0 Reputation points
2025-03-10T17:12:47.5366667+00:00

We have subscribed teams meeting transcript APIs and it seems fine but when i request to that api through my application the api is responding an error with this message: "402 payment required"

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Akhil Nasalwai - MSFT 1,685 Reputation points Microsoft External Staff
    2025-03-11T00:37:51.6066667+00:00

    Hello Kamal Ranabhat,

    Thank you for reaching out to Microsoft Support!

    For the issue related to 402 Payment required, please find the below mentioned verifications which might help resolve the issue.

    • Ensure that your application has completed the billing onboarding process for the Microsoft Graph API.
    • Evaluating subscriptions limits - If you are using a metered API, you may need to upgrade your subscription or adjust your usage.
    • Verify application setup - Double check that your application is correctly registered and subscribed to the required API. Use Azure CLI Commands like az resource list or az resource show to confirm the provisioning state and billing plan.
    • Please make sure the target application must be a confidential client application since public client applications are not supported in this scenario.

    Please refer the documentation -Payment requirements

    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.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.