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

Code Map API: Handle 400 and 500 errors from APIs #17652

Open
1 of 3 tasks
jillian-hammer opened this issue Mar 24, 2025 · 0 comments
Open
1 of 3 tasks

Code Map API: Handle 400 and 500 errors from APIs #17652

jillian-hammer opened this issue Mar 24, 2025 · 0 comments
Assignees
Labels
engineering Work to be completed by an engineer experience Team label to flag issues owned by the Experience Team needs-info Tickets that need additional info, input, and/or AC needs-refinement Tickets that need refinement from the team

Comments

@jillian-hammer
Copy link
Collaborator

jillian-hammer commented Mar 24, 2025

Problem statement

Currently, the ReportStream website cannot properly handle 400/500 errors. Consequently, the generic error message ("Our apologies, we can't load this content...") is returned across the site rather than the custom error messages (like in the case of the code mapping tool).

Acceptance criteria

  • Code mapping tool can support all error messages as outlined in the MVP design
  • PR review includes @jillian-hammer for content/design QA

To do

@jillian-hammer jillian-hammer added experience Team label to flag issues owned by the Experience Team needs-info Tickets that need additional info, input, and/or AC needs-refinement Tickets that need refinement from the team engineering Work to be completed by an engineer labels Mar 24, 2025
@jillian-hammer jillian-hammer changed the title Fix 400/500 errors FE able to read 400 and 500 errors from APIs Mar 24, 2025
@etanb etanb self-assigned this Mar 25, 2025
@etanb etanb changed the title FE able to read 400 and 500 errors from APIs Code Map APIT: Handle 400 and 500 errors from APIs Mar 28, 2025
@etanb etanb changed the title Code Map APIT: Handle 400 and 500 errors from APIs Code Map AP: Handle 400 and 500 errors from APIs Mar 28, 2025
@etanb etanb changed the title Code Map AP: Handle 400 and 500 errors from APIs Code Map API: Handle 400 and 500 errors from APIs Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engineering Work to be completed by an engineer experience Team label to flag issues owned by the Experience Team needs-info Tickets that need additional info, input, and/or AC needs-refinement Tickets that need refinement from the team
Projects
None yet
Development

No branches or pull requests

2 participants