Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Displaying error messages from API #141

@ghost

Description

The message passed back from the API is not what is provided by the API.

Example: api

return response.json(404, {message: "Publication not found" });

What is actually given

{message: '404 Not Found'}

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiIn relation to project apibugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions