Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the error message when a resource doesnt not exist #176

Closed
emanuelaepure10 opened this issue Aug 8, 2022 · 1 comment
Closed
Labels
Type: Enhancement New feature or request

Comments

@emanuelaepure10
Copy link
Contributor

Please follow the template below and provide at least information for
the first 4 sections

Background and Motivation

A better error message could be included when a resource does not exist: for example 404 message.
For example: calling an item that doesn't exist https://example.com/register/item_1 should be shown the message that the item does not exist, not he 404 message.

Proposed change

Cache the error that the API gives when an item does not exist and shot it in the webapp.

@oscar9 oscar9 added the Type: Enhancement New feature or request label Sep 14, 2022
@arantzaetxebarria
Copy link
Collaborator

Close the issue as it is implemented in #233

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants