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

ValidateController should handle PlatformHttpExceptions #43

Open
acn-sbuad opened this issue Mar 1, 2022 · 0 comments
Open

ValidateController should handle PlatformHttpExceptions #43

acn-sbuad opened this issue Mar 1, 2022 · 0 comments
Labels
up-for-grabs Issues that are easy to fix for new team members or external contributors

Comments

@acn-sbuad
Copy link
Contributor

When a user not authorized to confirm an instance tries to complete this task, a 500 error is returned during the instance validation.
The controller should be able to pick up on the 403 response from platform (data included in the exception) and return the correct response code to the app, so the app can communicate to the end user that the issue is with authorization.

@RonnyB71 RonnyB71 added the up-for-grabs Issues that are easy to fix for new team members or external contributors label Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
up-for-grabs Issues that are easy to fix for new team members or external contributors
Projects
Status: No status
Development

No branches or pull requests

2 participants