Skip to content

Passed

org.eclipse.ditto.gateway.service.endpoints.routes.thingsearch.ThingSearchRouteTest.countThingsShouldAssertBadRequest

Took 0.16 sec.

Standard Output

2024-06-18 07:25:43,427 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2024-06-18 07:25:43,519 INFO  [ThingSearchRouteTest.countThingsShouldAssertBadRequest-27f898c][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <none/none> request: <example.com POST /search/things/count>
2024-06-18 07:25:43,527 INFO  [ThingSearchRouteTest.countThingsShouldAssertBadRequest-27f898c][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <UnsupportedMediaTypeException> occurred in gateway root route: <UnsupportedMediaTypeException [message='The Media-Type <none/none> is not supported for this resource.', errorCode=mediatype.unsupported, httpStatus=HttpStatus [code=415, category=CLIENT_ERROR], description='Allowed Media-Types are: <[application/x-www-form-urlencoded]>.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ThingSearchRouteTest.countThingsShouldAssertBadRequest-27f898c}]]>!