postman-app-support icon indicating copy to clipboard operation
postman-app-support copied to clipboard

when I paste the json response in another place, the beauty disappears.

Open nastjakudri opened this issue 8 months ago • 1 comments
trafficstars

Is there an existing issue for this?

  • [x] I have searched the tracker for existing similar issues and I know that duplicates will be closed

Describe the Issue

when copying a json response using a special button and pasting it to any other location , it is inserted in an not pretty form. this slows down the work a lot, because in order to beautifully insert the response text somewhere in the report, you now need to use ctrl+c-ctrl+V.

Steps To Reproduce

  1. Execute any request where there is a response body in the response
  2. Make sure that the response body is displayed in JSON format (if not, select this format in the dropdown)
  3. Copy the response body using the special "copy" button
  4. Insert it into any other space: notepad, messenger message, etc.

Screenshots or Videos

Image

Image

Operating System

Windows

Postman Version

11.38.2

Postman Platform

Postman App

User Account Type

Signed In User

Additional Context?

No response

nastjakudri avatar Mar 25 '25 22:03 nastjakudri

@nastjakudri Thank you for reporting this! We appreciate the feedback to help us improve the usability of our product. A fix should come out soon to have this behavior changed.

Once this is available to users, the copy button will respect the contents of the displayed response rather than the raw response from the server which includes all formatting. To copy the response without formatting, change the format to Raw and use the copy action the same way.

Hope this helps you workflow and thank you again for reaching out!

rmiyahara144 avatar Mar 28 '25 22:03 rmiyahara144

A change has been merged in version 11.39.5. You can update your application through the Postman tab on the top left. Hope this change helps your workflow!

rmiyahara144 avatar Apr 08 '25 17:04 rmiyahara144

thank you very much!

nastjakudri avatar Apr 09 '25 08:04 nastjakudri