Skip to content

Error detail message is not shown correctly #4

@joelso

Description

@joelso

Error messages with detail as function and params does not run properly, so the message does not show the args:

{
  reqId: "23cd947a-f86c-424c-b27a-5d7227c7c058",
  status: 403,
  error: {
    code: "PERMISSION_DENIED",
    title: "Permission denied",
    detail: "User does not have permission for ",  // <-- Should show arg here!
    id: "119d63d6-311d-4650-8b60-83683ff52b86",
  }
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions