summaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/Camunda/UnauthorizedResponse.json
blob: d6273bbcfd04b5f4dcaa2bb9b288df8c1ba93497 (plain)
1
2
3
4
5
6
7
{
	"timestamp": 1533899092159,
	"status": 401,
	"error": "Unauthorized",
	"message": "Bad credentials",
	"path": "/onap/so/infra/serviceInstances/v7"
}