How to simulate 500 error response code for random 50% requests?
I am using Requestly to simulate a 500 error on my API endpoint but I want to simulate this for 50% of the scenarios. The programmatic option does not allow me to modify the response status, it’s only for the response body. How should I do it?
How to simulate 500 error response code for random 50% requests?
I am using Requestly to simulate a 500 error on my API endpoint but I want to simulate this for 50% of the scenarios. The programmatic option does not allow me to modify the response status, it’s only for the response body. How should I do it?