Can I rewrite the response body in Post Request Scripts #3649
Unanswered
azharakbar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
{ "status": "OK", "payload": { "issueTime": 1759892364086 } }The above is the actual response from server
I want it to be seen as
{ "status": "OK", "payload": { "issueTime": Wed Oct 08 2025 08:29:24 GMT+0530 (India Standard Time) } }is this possible ?
Beta Was this translation helpful? Give feedback.
All reactions