aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/src/test/resources/__files/BuildingBlocks/sniroCallbackServiceException
blob: 6cc78a7cdbf1badc4e9d4e306f4bd8ebd2bb19e3 (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": "SNIROPlacementError: requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://135.21.171.200:8091/v1/plans/97b4e303-5f75-492c-8fb2-21098281c8b8",
		   "messageId": "SVC0001"
		}
	}
}