UnknownError When I try to call unbilled daily rated usage reconciliation API v2

AzureCustomerPortal 20 Reputation points
2024-09-09T07:55:14.4866667+00:00

Hi ,

When I try to call https://graph.microsoft.com/v1.0/reports/partners/billing/usage/unbilled/export using my token, it returns a 200, but response get error message:

{

  "error": {

    "code": "UnknownError",

    "message": "",

    "innerError": {

      "date": "2024-09-09T07:50:48",

      "request-id": "bd3c11c3-85f3-44a4-a63c-b1efafb10224",

      "client-request-id": "bd3c11c3-85f3-44a4-a63c-b1efafb10224"

    }
  }
}
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,988 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
337 questions
0 comments No comments
{count} votes

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.