Skip to content

Result not refreshing #13580

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
damsonspecial opened this issue May 11, 2025 · 3 comments
Open
1 task done

Result not refreshing #13580

damsonspecial opened this issue May 11, 2025 · 3 comments
Assignees

Comments

@damsonspecial
Copy link

Is there an existing issue for this?

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

Describe the Issue

when a request is sent once and result is fetched, for some reason i'm sending a new request the only thing that changes is the status code, but the response remain the same until i close that tab and open again

Steps To Reproduce

open a tab and send a request
change something from the code base that should probably throw error and check the response from postman

Screenshots or Videos

No response

Operating System

macOS

Postman Version

1.11.2

Postman Platform

Postman VSCode Extension

User Account Type

Signed In User

Additional Context?

No response

@onurcan-b
Copy link

Same issue here. Just cost me 30 minutes to figure out that the return body was not refreshing with a new call.

@amaldinesh7
Copy link

@damsonspecial @onurcan-b

Could you share your VSCode version?

Also, please check if this comment helps: #13230 (comment)

@amaldinesh7 amaldinesh7 self-assigned this May 13, 2025
@cooki371
Copy link

Had the same issue today with VSCode
Version: 1.99.3 (system setup)
Commit: 17baf841131aa23349f217ca7c570c76ee87b957
Date: 2025-04-15T23:18:46.076Z
Electron: 34.3.2
ElectronBuildId: 11161073
Chromium: 132.0.6834.210
Node.js: 20.18.3
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100

and Postman v1.11.2.

Updates VSCode and now it works as intended.
Updated to
Version: 1.100.0 (system setup)
Commit: 19e0f9e681ecb8e5c09d8784acaa601316ca4571
Date: 2025-05-07T12:48:53.763Z
Electron: 34.5.1
ElectronBuildId: 11369351
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants