aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-tasks/src/test/resources/__files/BuildingBlocks/oofCallbackServiceException.json
blob: 338b689d2e79cb8f35fd3db86fbd55b6f6e29e6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"requestError": {
		"serviceException": {
		"variables": [
		"severity", 400
		],
		 "requestId": "ae81d9a8-c949-493a-999c-f76c80503233",
		  "text": "OOF PlacementError: requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://192.168.171.200:8091/v1/plans/97b4e303-5f75-492c-8fb2-21098281c8b8",
		   "messageId": "SVC0001"
		}
	}
}