microsoft / microsoft/Power-CAT-Copilot-Studio-Kit

Bug: Agent Inventory usage request returns 403 while PPAC succeeds

Open
#855 17 comments 0 reactions 2 assignees View on GitHub

@purnananda is already working on this.

Since Sep 8, 2026.

bug
Dominant language
TypeScript
Stars
450
Forks
95
Avg merge
26m
Merged PRs (30d)
5

Description

Description

The licensing HTTP request used by Agent Inventory | Usage Data Load (GrandChild) returns 403 Forbidden, preventing Copilot Studio credit usage from being retrieved. Usage remains available in Power Platform admin center for the same admin account.

The affected request is shipped in CopilotStudioAccelerator-August2026.1:

GET https://licensing.powerplatform.microsoft.com/v2.0/tenants/{tenantId}/entitlements/MCSMessages/resources

The connector reports:

{
  "code": 403,
  "message": "The response is not in a JSON format.",
  "innerError": "Cannot read server response."
}

Expected behavior

Agent Inventory can retrieve Copilot Studio credit usage through its documented licensing connection.

Requested help

Have the licensing endpoint or authorization requirements changed? Please advise on a fix for the Agent Inventory usage flow.

This resembles the symptoms previously reported in #628.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.