What's your request body?
Easiest way would be probably trace it to message text returned.

One unobvious API aspect - all enums should be capitalized (for example,
"PROFILING" instead of "profiling").

On Fri, Jan 11, 2019, 11:59 Eugene Liu <[email protected]> wrote:

> Do you know why 40111 is returned after a job related a measure is created
> successfully?
>
> GET http://127.0.0.1:8080/api/v1/jobs
> {"timestamp":1547192517164,"status":400,"error":"Bad
> Request","code":"40011","message":"We don't support such measure
> type.","path":"/api/v1/jobs"}
>

Reply via email to