-
Notifications
You must be signed in to change notification settings - Fork 857
Open
Labels
Description
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 I start VSC and open Postman, I execute the first request. This will give me the correct response.
Now I change some parameters from the request and execute it, the response is still from the previous request. When I switch tabs (for example switching to 'Cookies' and back to 'Body'), I will see the correct response.
Often when I execute a request it will also not format properly. I am not sure if it is related but it occurs at the same time as the wrong response.
Hope you can find any solution to this, because I can't work with postman if it keeps giving me the wrong responses. I need to trust that I see the correct result when I test API's.
Steps To Reproduce
- Open VSC
- execute a request
- change parameters of request
- conclude it gives the previous response, not the correct response
Screenshots or Videos
No response
Operating System
Windows
Postman Version
1.14.0
Postman Platform
Postman VSCode Extension
User Account Type
Signed In User
Additional Context?
No response