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

should not log "HttpException: User exists with same email" as error #35

Open
sentry-io bot opened this issue Jul 1, 2024 · 0 comments
Open

should not log "HttpException: User exists with same email" as error #35

sentry-io bot opened this issue Jul 1, 2024 · 0 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Jul 1, 2024

Currently, if Keycloak rejects a request with "User exists with same email", this shows up as an error in Sentry error logs. However, this is an expected reaction that is handled and therefore shouldn't throw to this level.

Sentry Issue: AAM-DIGITAL-5E8

HttpException: User exists with same email
  File "/app/dist/utils/utils.js", line 11, in <anonymous>
    throw new common_1.HttpException(err.response.data.errorMessage, err.response.status);
...
(5 additional frame(s) were not displayed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo (ready for work)
Development

No branches or pull requests

1 participant