Two possible reasons might cause this error:
The HTTP method is incorrect: Ensure the HTTP method matches the saved example for the response to be returned.
The path URL is incorrect: Make sure the path in the request URL matches one of the saved examples for the mock server to match the request.
Note: Learn more about the matching algorithm of Mocks in the Learning Center: Understanding example matching.
This error means that your mock is private and requires a Postman API key to be passed in the request header named x-api-key.
Submit a support request and include the following information:
Have more questions? Submit a request