Skip to content

Registration fails #183

@ivopogace

Description

@ivopogace

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://angular-example-app.netlify.app/auth/register
  2. Fill the registration from
  3. Click on create
  4. 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.

Image

Desktop (please complete the following information):

  • OS: windows
  • Browser chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions