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

fix(admin-ui): show message based on error code in Admin UI #1316

Closed
duttarnab opened this issue Sep 8, 2023 · 0 comments · Fixed by #1317
Closed

fix(admin-ui): show message based on error code in Admin UI #1316

duttarnab opened this issue Sep 8, 2023 · 0 comments · Fixed by #1317
Assignees
Labels
bug Something isn't working comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality

Comments

@duttarnab
Copy link
Contributor

Title: Something went wrong when attempting to communicate with the backend.

503 -- Gluu Flex Admin UI is not getting any response from the backend (Jans Config Api).

For the rest of the error code displays the error code and message obtained from the API.

Display format

{Title} (in bold)

{Error message}
HTTP Response code : {Error code}

@duttarnab duttarnab added bug Something isn't working comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality labels Sep 8, 2023
@duttarnab duttarnab self-assigned this Sep 8, 2023
jv18creator added a commit that referenced this issue Sep 8, 2023
Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com>
duttarnab added a commit that referenced this issue Sep 11, 2023
fix(admin-ui): show message based on error code in Admin UI #1316
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant