microsoftgraph / microsoft-graph-explorer-v4

React/Redux version of Graph Explorer used to learn the Microsoft Graph Api
https://developer.microsoft.com/graph/graph-explorer
MIT License
212 stars 91 forks source link

Fix: malformed json error #3107

Closed thewahome closed 5 months ago

thewahome commented 5 months ago

Overview

Some API responses are returned as incomplete json objects. They've been treated as 400 bad requests. This change creates a different response that is clearer and the response is displayed as is

Closes #3091 Closes #2955

Demo

image

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud