"""Application Constants.""" ERROR_CODE_INVALID_REQUEST = 'invalid_request' ERROR_MESSAGE_INVALID_JSON = 'The body of the request must be valid json.'