microsoftgraph / microsoftgraph/microsoft-graph-explorer-v4
Security Graph api for security copilot not working while retrieving sessions
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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