microsoftgraph / microsoftgraph/microsoft-graph-explorer-v4

Security Graph api for security copilot not working while retrieving sessions

Open
#4,050 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ToTriage
Dominant language
TypeScript
Stars
260
Forks
110
PR merge metrics
No merged PRs in 30d

Description

This command https://graph.microsoft.com/beta/security/securityCopilot/workspaces/default/sessions/ doesnt work.

{
"error": {
"code": "UnknownError",
"message": "",
"innerError": {
"date": "2026-07-31T05:11:26",
"request-id": "7e735704-f16c-49eb-8b65-38d463ec469f",
"client-request-id": "350eedee-c8dd-cd9e-2522-e1d1ab655c3a"
}
}
}

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.

Research direction

Start by reproducing the Microsoft Graph beta request to the Security Copilot sessions endpoint and record whether the same UnknownError occurs in Graph Explorer. Check the request details and related API handling in the repository; done means the endpoint can retrieve sessions or the issue is narrowed to a documented service-side failure with reproducible evidence.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.