postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.85k stars 841 forks source link

Multiple Mock Requests Resulting in Different Responses #11965

Open shaperion opened 1 year ago

shaperion commented 1 year ago

Is there an existing issue for this?

Describe the Issue

When following the guide to create a Mock Server, I attempt to try out the examples and hit send a few times and get one of two responses. I will either get the mockRequestNotFoundError or the appropriate response I am looking for.

Steps To Reproduce

  1. Follow the steps to setup a mock server with a working example.
  2. Then click the Try button at the top right.
  3. At this point you may see the correct response or the mockRequestNotFoundError response.
  4. Click the Send button any number of times to produce one of the two mentioned responses.

Screenshots or Videos

No response

Operating System

Windows

Postman Version

10.13.4

Postman Platform

Postman App

User Account Type

Signed In User

Additional Context?

No response

bormando commented 1 year ago

I believe this is related?