[GH-ISSUE #1406] Pretty JSON viewer erroneously claims JSON is invalid #1400

Open
opened 2026-03-03 19:51:08 +03:00 by kerem · 1 comment
Owner

Originally created by @pepas-everly on GitHub (Oct 20, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1406

Originally assigned to: @NghiaTranUIT on GitHub.

Description

When viewing a response body as pretty JSON:

Screen Shot 2022-10-20 at 3 26 46 PM

Proxyman seems to think it is invalid JSON:

Screen Shot 2022-10-20 at 3 24 50 PM

However, it is valid JSON:

Screen Shot 2022-10-20 at 3 25 25 PM

I can provide the exact JSON response privately via email (jason.pepas@everlyhealth.com)

Environment

  • App version: Proxyman 3.11.0
  • macOS version: macOS Monterey 12.6
Originally created by @pepas-everly on GitHub (Oct 20, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1406 Originally assigned to: @NghiaTranUIT on GitHub. ## Description When viewing a response body as pretty JSON: <img width="472" alt="Screen Shot 2022-10-20 at 3 26 46 PM" src="https://user-images.githubusercontent.com/99997577/197051280-c2f7422c-9bc8-4abe-9bbb-f1921701133a.png"> Proxyman seems to think it is invalid JSON: <img width="500" alt="Screen Shot 2022-10-20 at 3 24 50 PM" src="https://user-images.githubusercontent.com/99997577/197051329-8634fb40-cf3e-48a4-a012-53018cd5dc7f.png"> However, it is valid JSON: <img width="765" alt="Screen Shot 2022-10-20 at 3 25 25 PM" src="https://user-images.githubusercontent.com/99997577/197051391-b13bc4e9-26e5-4c22-995f-34189b9967f1.png"> I can provide the exact JSON response privately via email (jason.pepas@everlyhealth.com) ## Environment - App version: Proxyman 3.11.0 - macOS version: macOS Monterey 12.6
Author
Owner

@NghiaTranUIT commented on GitHub (Oct 21, 2022):

Thanks @pepas-everly, please send me the ProxymanLog/HAR file which contains the JSON.


To workaround, you can:

  1. Click on the + button on the Request/Response panel
  2. Select JSON
  3. At this point, there is a JSON Tab on the Request/Response panel -> It will always beautify the JSON if it's possible.
Screen Shot 2022-10-21 at 11 35 39 Screen Shot 2022-10-21 at 11 35 45
<!-- gh-comment-id:1286449768 --> @NghiaTranUIT commented on GitHub (Oct 21, 2022): Thanks @pepas-everly, please send me the ProxymanLog/HAR file which contains the JSON. --------- To workaround, you can: 1. Click on the + button on the Request/Response panel 2. Select JSON 3. At this point, there is a JSON Tab on the Request/Response panel -> It will always beautify the JSON if it's possible. <img width="567" alt="Screen Shot 2022-10-21 at 11 35 39" src="https://user-images.githubusercontent.com/5878421/197113009-499b5de5-f884-4ae9-b67e-8aeaeea26b1f.png"> <img width="612" alt="Screen Shot 2022-10-21 at 11 35 45" src="https://user-images.githubusercontent.com/5878421/197113018-752eeaa7-d6fb-4233-8c72-a0261af7c7b0.png">
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1400
No description provided.