mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #1874] Response Body as JSON shows as empty #1867
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1867
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shawnkc on GitHub (Dec 11, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1874
Originally assigned to: @NghiaTranUIT on GitHub.
Description
After updating to latest version: 4.15.0, the response body as JSON shows as empty pane now. Switching to Hex or Treeview mode has the proper data.
Steps to Reproduce
All of my rest endpoints have the same behavior.
Current Behavior
Doesn't show JSON data
Expected Behavior
Show JSON data
Environment
@NghiaTranUIT commented on GitHub (Dec 12, 2023):
@shawnkc does it happen with every JSON Body for all requests? Or just appear on your certain request/response 🤔
If you don't mind, can you share with me your log (Right Click -> Export -> ProxymanLog) and share it with me at support@proxyman.io ?
You can censor your sensitive data (Rename to zip -> Unzip -> censor some data). I'd like to investigate it.
@shawnkc commented on GitHub (Dec 12, 2023):
Shoot, I can't reproduce it anymore. It was with every JSON body for all requests, yes. Sorry.
@NghiaTranUIT commented on GitHub (Dec 12, 2023):
So, just close and reopen the app and it works fine again 🤔
Look like in some circumstances, Proxyman could not the Body Preview (powered by Monaco Editor). I will keep an eye on it 👍
@zhangqixiang-sh commented on GitHub (Jan 5, 2024):
It also happens to me