get
https://papi.sandbox.dolly.com/v1/fail
A simple route that verifies error handling works by returning an an error response
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Endpoint
https://papi.sandbox.dolly.com/v1/fail
HTTP Method
GET
Example Response
{
"error": {
"errorCode": "INTERNAL_SERVER_ERROR",
"errorMessage": "Kaboom!"
},
"status": "error"
}
