Skip to content

Passed

org.eclipse.ditto.things.service.enforcement.MultiStageCommandEnforcementTest.createThingWithExplicitPolicyNotAuthorizedBySelf

Took 0.22 sec.

Standard Output

2022-12-14 10:54:36,288 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2022-12-14 10:54:36,317 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
2022-12-14 10:54:36,328 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotModifiableException [message='The Thing with ID 'thing:ec6a9eee-69b9-4763-bafa-75278b3f5163' could not be modified as the requester had insufficient permissions (WRITE is required).', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]