12 lines
218 B
JSON
12 lines
218 B
JSON
{
|
|
"code": "ACCESS_DENIED",
|
|
"fields": [
|
|
{
|
|
"code": "test",
|
|
"message": "content",
|
|
"path": "/foo",
|
|
"pathRelated": "/bar"
|
|
}
|
|
],
|
|
"message": "Authenticated user is not allowed access"
|
|
}
|