Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Properly handle / display errors in frontend #26

Open
oxisto opened this issue May 4, 2021 · 0 comments
Open

Properly handle / display errors in frontend #26

oxisto opened this issue May 4, 2021 · 0 comments
Labels

Comments

@oxisto
Copy link
Member

oxisto commented May 4, 2021

Most of our REST API return a json with additional error status such as

{"timestamp":"2021-05-04T07:51:14.722+00:00","status":409,"error":"Conflict","message":"","path":"/api/v1/users"}

We should use this to display errors in the frontend.

@oxisto oxisto added the frontend label May 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant