microsoftgraph / microsoftgraph/microsoft-graph-explorer-v4
The app crashes when I try to create a POST request
Open
@xDiegoNunezx is already working on this.
Since Jan 12, 2026.
type:bug
User Feedback
- Dominant language
- TypeScript
- Stars
- 260
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
After changing the request method to POST and adding a request URL, the app crashes when I select the Request Body tab.
To Reproduce
Steps to reproduce the behavior:
- Go to https://developer.microsoft.com/en-us/graph/graph-explorer
- Click on GET and select POST
- Add an invalid Request URL: htps://graph.microsoft.com/beta/external/connections
- Select the Request Body tab and see the app crashing
Expected behavior
App should not crash
Screenshots
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
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.
Assessment
This issue has not been assessed yet.