Skip to content

Response error.root_cause shouldn't empty #10836

@spalger

Description

@spalger

While playing around with master I received the following error response:

{
  "error": {
    "root_cause": [],
    "type": "access_control_exception",
    "reason": "access denied (\"java.io.FilePermission\" \"default-mapping.json\" \"read\")"
  },
  "status": 500
}

The root_cause should probably contain something, even if it is just a copy of the outer level error.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions