jsonplaceholder icon indicating copy to clipboard operation
jsonplaceholder copied to clipboard

Any way to simulate an error?

Open bitsnaps opened this issue 1 year ago • 2 comments

It's useful to response with 404 instead of empty content when requesting e.g. https://jsonplaceholder.typicode.com/posts/999, we usually use https://httpbin.org to simulate an error request.

bitsnaps avatar Mar 20 '23 09:03 bitsnaps

The status code is 404

Ovi avatar Jan 07 '24 17:01 Ovi