-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to https://angular-example-app.netlify.app/auth/register
- Fill the registration from
- Click on create
- See error when inspecting network requests with response
{
"statusCode": 400,
"internalCode": 1000,
"timestamp": "2026-01-25T19:44:22.589Z",
"path": "/v1/authentication",
"message": [
"property confirmPassword should not exist"
]
}
Expected behavior successful registration
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: windows
- Browser chrome
Metadata
Metadata
Assignees
Labels
No labels