Ditto publishes JSON based Errors in response to Commands in case any Error occured.
Errors
The Error JSON always includes following fields:
- status the Error’s status code (HTTP based), e.g. 404
- error the Error’s String ID
- message the Error’s message
- description the Error’s detailed description, containing a hint how to resolve it
These are the available Errors: